Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview

Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions

Resource Profile: Recommendation - Detailed Descriptions

Draft as of 2025-08-06

Definitions for the recommendation resource profile.

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

0. Composition
Definition

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

ShortA 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
Must Supportfalse
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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())
inv-require-official-identifier: Every Guideline/Recommendation must have exactly one official identifier (with use = #official) (identifier.where(use='official').count() = 1)
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 its 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 its meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supportfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Composition.contained
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

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. Contained resources may be a resource type defined in the FHIR specification, or an additional resource.

Control0..*
This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5
TypeResource
Is Modifierfalse
Must Supportfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
6. Composition.extension:versionAlgorithm
Slice NameversionAlgorithm
Definition

Indicates the mechanism used to compare versions to determine which is more current.

ShortHow to compare versions
Comments

If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.

Control0..1
TypeExtension(Artifact Version Algorithm) (Extension Type: Choice of: string, Coding)
Is Modifierfalse
Must Supportfalse
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())
8. Composition.extension:versionAlgorithm.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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
  • 10. Composition.extension:versionAlgorithm.url
    Definition

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

    Shortidentifies the meaning of the extension
    Comments

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

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valuehttp://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
    12. Composition.extension:versionAlgorithm.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
    TypeCoding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, 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()))
    SlicingThis element introduces a set of slices on Composition.extension.value[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
    • type @ $this
    • 14. Composition.extension:versionAlgorithm.value[x]:valueCoding
      Slice NamevalueCoding
      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
      Control0..1
      This element is affected by the following invariants: ext-1
      BindingUnless not suitable, these codes SHALL be taken from For codes, see VersionAlgorithm
      (extensible to http://hl7.org/fhir/ValueSet/version-algorithm)
      TypeCoding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Summaryfalse
      Pattern Value{
        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
        "code" : "major-minor",
        "display" : "Major-Minor Versioning"
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      16. Composition.extension:experimental
      Slice Nameexperimental
      Definition

      A Boolean value to indicate that this artifact is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

      ShortFor testing purposes, not real usage
      Control0..1
      TypeExtension(Artifact Experimental) (Extension Type: boolean)
      Is Modifierfalse
      Must Supportfalse
      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:description
      Slice Namedescription
      Definition

      A free text natural language description of the artifact from a consumer's perspective.

      ShortNatural language description of the artifact
      Comments

      This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the artifact as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the artifact is presumed to be the predominant language in the place the artifact was created).

      Control0..1
      TypeExtension(Artifact Description) (Extension Type: markdown)
      Is Modifierfalse
      Must Supportfalse
      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())
      20. Composition.extension:purpose
      Slice Namepurpose
      Definition

      Explanation of why this artifact is needed and why it has been designed as it has.

      ShortWhy this artifact is defined
      Comments

      This element does not describe the usage of the artifact. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this artifact.

      Control0..1
      TypeExtension(Artifact Purpose) (Extension Type: markdown)
      Is Modifierfalse
      Must Supportfalse
      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())
      22. Composition.extension:copyright
      Slice Namecopyright
      Definition

      A copyright statement relating to the artifact and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the artifact.

      ShortUse and/or publishing restrictions
      Comments

      The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.

      Control0..1
      TypeExtension(Artifact Copyright) (Extension Type: markdown)
      Is Modifierfalse
      Must Supportfalse
      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())
      24. Composition.extension:copyrightLabel
      Slice NamecopyrightLabel
      Definition

      A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').

      ShortCopyright holder and year(s)
      Comments

      Defines the content expected to be rendered in all representations of the artifact. The (c) symbol should NOT be included in this string. It is expected to be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.

      Control0..1
      TypeExtension(Artifact Copyright Label) (Extension Type: string)
      Is Modifierfalse
      Must Supportfalse
      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())
      26. Composition.extension:approvalDate
      Slice NameapprovalDate
      Definition

      The date on which the artifact content was approved by the publisher. Approval happens once when the content is officially approved for usage.

      ShortWhen the artifact was approved by publisher
      Comments

      The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

      Control0..1
      TypeExtension(Artifact Approval Date) (Extension Type: date)
      Is Modifierfalse
      Must Supportfalse
      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:lastReviewDate
      Slice NamelastReviewDate
      Definition

      The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

      ShortWhen the artifact was approved by publisher
      Comments

      If specified, this date follows the original approval date.

      Control0..1
      TypeExtension(Artifact Last Review Date) (Extension Type: date)
      Is Modifierfalse
      Must Supportfalse
      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())
      30. Composition.extension:effectivePeriod
      Slice NameeffectivePeriod
      Definition

      The period during which the artifact content was or is planned to be in active use.

      ShortWhen the artifact is expected to be used
      Comments

      The effective period for an artifact determines when the content is applicable for usage and is independent of publication and review dates. For example, an artifact intended to be used for the year 2016 might be published in 2015.

      Control0..1
      TypeExtension(Artifact Effective Period) (Extension Type: Period)
      Is Modifierfalse
      Must Supportfalse
      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())
      32. Composition.extension:additionalLanguage
      Slice NameadditionalLanguage
      Definition

      The Resource contains content in a language additional to the one in the language element.

      ShortThe additional language
      Control0..*
      TypeExtension(Additional Language) (Extension Type: code)
      Is Modifierfalse
      Must Supportfalse
      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())
      34. Composition.extension:extendedContactDetail
      Slice NameextendedContactDetail
      Definition

      Contact details to assist a user in finding and communicating with the publisher.

      ShortContact details for the publisher
      Comments

      May be a web site, an email address, a physical address, a telephone number, etc.

      Control0..*
      TypeExtension(Artifact Extended Contact Detail) (Extension Type: ExtendedContactDetail)
      Is Modifierfalse
      Must Supportfalse
      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())
      36. Composition.extension:publicationDate
      Slice NamepublicationDate
      Definition

      Specifies the publication date of the Resource.

      ShortPublication date of Resource
      Control0..1
      TypeExtension(Publication Date) (Extension Type: date)
      Is Modifierfalse
      Must Supportfalse
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      38. Composition.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 managable, 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
      Must Supportfalse
      Summarytrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by 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()))
      40. Composition.version
      Definition

      An explicitly assigned identifier of a variation of the content in the Composition.

      ShortAn explicitly assigned identifier of a variation of the content in the Composition
      Comments

      While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the Composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example.

      NoteThis is a business version Id, not a resource version Id (see discussion)
      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supportfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      inv-version-major-minor: Version must be a major-minor version (e.g. 5.1) ($this.matches('^[0-9]+\\.[0-9]+$'))
      42. Composition.status
      Definition

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

      Shortregistered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown
      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|6.0.0-ballot3
      (required to http://hl7.org/fhir/ValueSet/composition-status|6.0.0-ballot3)

      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
      Must Supportfalse
      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()))
      44. Composition.type
      Definition

      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 (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
      Is Modifierfalse
      Must Supportfalse
      Summarytrue
      Requirements

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

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

      A reference to a code defined by a terminology system.

      ShortCode defined by a terminology system
      Comments

      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control10..1*
      TypeCoding
      Is Modifierfalse
      Summaryfalse
      Requirements

      Allows for alternative encodings within a code system, and translations to other code systems.

      Pattern Value{
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "Recommendation",
        "display" : "Recommendation"
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      48. 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
      Control10..*
      BindingFor example codes, see ReferencedItemCategoryValueSethttp://hl7.org/fhir/ValueSet/referenced-item-category
      (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

      High-level kind of a clinical document at a macro level.

      TypeCodeableConcept
      Is Modifierfalse
      Must Supportfalse
      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()))
      SlicingThis element introduces a set of slices on Composition.category. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ coding
      • 50. Composition.category:synthesisType
        Slice NamesynthesisType
        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
        Control10..1*
        BindingFor example codes, see ReferencedItemCategoryValueSethttp://hl7.org/fhir/ValueSet/referenced-item-category
        (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

        High-level kind of a clinical document at a macro level.

        TypeCodeableConcept
        Is Modifierfalse
        Must Supportfalse
        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()))
        52. Composition.category:synthesisType.coding
        Definition

        A reference to a code defined by a terminology system.

        ShortCode defined by a terminology system
        Comments

        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

        Control0..*
        BindingThe codes SHALL be taken from For codes, see Recommendation Synthesis Type
        (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-recommendation-synthesis-type)
        TypeCoding
        Is Modifierfalse
        Summaryfalse
        Requirements

        Allows for alternative encodings within a code system, and translations to other code systems.

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

        The identification of the code system that defines the meaning of the symbol in the code.

        ShortIdentity of the terminology system
        Comments

        The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

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

        Need to be unambiguous about the source of the definition of the symbol.

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

        A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

        ShortSymbol in syntax defined by the system
        Control10..1
        This element is affected by the following invariants: cod-1
        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Requirements

        Need to refer to a particular code in the system.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. Composition.category:clinicalApplicationType
        Slice NameclinicalApplicationType
        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
        Control0..*
        BindingFor example codes, see ReferencedItemCategoryValueSethttp://hl7.org/fhir/ValueSet/referenced-item-category
        (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

        High-level kind of a clinical document at a macro level.

        TypeCodeableConcept
        Is Modifierfalse
        Must Supportfalse
        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()))
        60. Composition.category:clinicalApplicationType.coding
        Definition

        A reference to a code defined by a terminology system.

        ShortCode defined by a terminology system
        Comments

        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

        Control0..*
        BindingThe codes SHALL be taken from For codes, see Clinical Application Type
        (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-clinical-application-type)
        TypeCoding
        Is Modifierfalse
        Summaryfalse
        Requirements

        Allows for alternative encodings within a code system, and translations to other code systems.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        62. Composition.category:clinicalApplicationType.coding.system
        Definition

        The identification of the code system that defines the meaning of the symbol in the code.

        ShortIdentity of the terminology system
        Comments

        The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

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

        Need to be unambiguous about the source of the definition of the symbol.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        64. Composition.category:clinicalApplicationType.coding.code
        Definition

        A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

        ShortSymbol in syntax defined by the system
        Control10..1
        This element is affected by the following invariants: cod-1
        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Requirements

        Need to refer to a particular code in the system.

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

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

        ShortComposition editing time
        Comments

        The Last Modified Date on the composition may be after the date of the document was attested without being changed. This means that the date on an amended document is the date of the amendment, not the date of original authorship.

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

        dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring this version of the Composition. 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 this version of the Composition. 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()))
        68. Composition.author
        Definition

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

        ShortWho and/or what authored the composition
        Control1..*
        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
        Is Modifierfalse
        Must Supportfalse
        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()))
        70. Composition.title
        Definition

        Official human-readable label for the composition.

        ShortHuman 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
        Must Supportfalse
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        72. Composition.relatesTo
        Definition

        Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

        ShortRelationships to other compositions/documents
        Comments

        To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
        When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
        Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

        "relatesTo": [{
          "type": "replaces",
          "targetReference": {
            "identifier": { 
              "system": "...", 
              "value": "..."
            }
          } 
        }]
        
        Control10..*
        TypeBackboneElement
        Is Modifierfalse
        Must Supportfalse
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
        SlicingThis element introduces a set of slices on Composition.relatesTo. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ type
        • 74. Composition.relatesTo.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          76. Composition.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          78. Composition.relatesTo.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. Composition.relatesTo.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          82. Composition.relatesTo:citeAs
          Slice NameciteAs
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..1*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          84. Composition.relatesTo:citeAs.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          86. Composition.relatesTo:citeAs.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          88. Composition.relatesTo:citeAs.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuecite-as
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          90. Composition.relatesTo:citeAs.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          92. Composition.relatesTo:partOf
          Slice NamepartOf
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control10..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          94. Composition.relatesTo:partOf.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          96. Composition.relatesTo:partOf.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          98. Composition.relatesTo:partOf.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuepart-of
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          100. Composition.relatesTo:partOf.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          102. Composition.relatesTo:derivedFrom
          Slice NamederivedFrom
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          104. Composition.relatesTo:derivedFrom.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          106. Composition.relatesTo:derivedFrom.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          108. Composition.relatesTo:derivedFrom.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuederived-from
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          110. Composition.relatesTo:derivedFrom.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          112. Composition.relatesTo:specificationOf
          Slice NamespecificationOf
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          114. Composition.relatesTo:specificationOf.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          116. Composition.relatesTo:specificationOf.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          118. Composition.relatesTo:specificationOf.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuespecification-of
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          120. Composition.relatesTo:specificationOf.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          122. Composition.relatesTo:dependsOn
          Slice NamedependsOn
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          124. Composition.relatesTo:dependsOn.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          126. Composition.relatesTo:dependsOn.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          128. Composition.relatesTo:dependsOn.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuedepends-on
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          130. Composition.relatesTo:dependsOn.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          132. Composition.relatesTo:supportedWith
          Slice NamesupportedWith
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          134. Composition.relatesTo:supportedWith.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          136. Composition.relatesTo:supportedWith.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          138. Composition.relatesTo:supportedWith.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuesupported-with
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          140. Composition.relatesTo:supportedWith.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
          [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
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          142. Composition.relatesTo:specificationOfPreceedingRecommendation
          Slice NamespecificationOfPreceedingRecommendation
          Definition

          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

          ShortRelationships to other compositions/documents
          Comments

          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

          "relatesTo": [{
            "type": "replaces",
            "targetReference": {
              "identifier": { 
                "system": "...", 
                "value": "..."
              }
            } 
          }]
          
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supportfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
          144. Composition.relatesTo:specificationOfPreceedingRecommendation.extension:classifier
          Slice Nameclassifier
          Definition

          Provides additional classifiers of the related artifact.

          ShortAdditional classifiers for RelatedArtifacts
          Control0..1
          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
          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())
          146. Composition.relatesTo:specificationOfPreceedingRecommendation.modifierExtension
          Definition

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

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

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

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

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

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

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          148. Composition.relatesTo:specificationOfPreceedingRecommendation.type
          Definition

          The type of relationship to the related artifact.

          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
          Control1..1
          BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

          The type of relationship to the related artifact.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supportfalse
          Summaryfalse
          Pattern Valuepredecessor
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          150. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]
          Definition

          The artifact that is related to this Composition Resource.

          ShortThe artifact that is related to this Composition
          Control1..1
          TypeReference(Resource), markdown, Attachment, canonical(Resource), uri
          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
          Is Modifierfalse
          Must Supportfalse
          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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
          • type @ $this
          • 152. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]:targetReference
            Slice NametargetReference
            Definition

            The artifact that is related to this Composition Resource.

            ShortThe artifact that is related to this Composition
            Control1..1
            TypeReference(Recommendation, Resource), markdown, Attachment, canonical(Resource), uri
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            154. Composition.relatesTo:specificationOfSucceedingRecommendation
            Slice NamespecificationOfSucceedingRecommendation
            Definition

            Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

            ShortRelationships to other compositions/documents
            Comments

            To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
            When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
            Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

            "relatesTo": [{
              "type": "replaces",
              "targetReference": {
                "identifier": { 
                  "system": "...", 
                  "value": "..."
                }
              } 
            }]
            
            Control0..*
            TypeBackboneElement
            Is Modifierfalse
            Must Supportfalse
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
            156. Composition.relatesTo:specificationOfSucceedingRecommendation.extension:classifier
            Slice Nameclassifier
            Definition

            Provides additional classifiers of the related artifact.

            ShortAdditional classifiers for RelatedArtifacts
            Control0..1
            TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
            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())
            158. Composition.relatesTo:specificationOfSucceedingRecommendation.modifierExtension
            Definition

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

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

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

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

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

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

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            160. Composition.relatesTo:specificationOfSucceedingRecommendation.type
            Definition

            The type of relationship to the related artifact.

            Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
            Control1..1
            BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
            (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

            The type of relationship to the related artifact.

            Typecode
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supportfalse
            Summaryfalse
            Pattern Valuesuccessor
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            162. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]
            Definition

            The artifact that is related to this Composition Resource.

            ShortThe artifact that is related to this Composition
            Control1..1
            TypeReference(Resource), markdown, Attachment, canonical(Resource), uri
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Must Supportfalse
            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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
            • type @ $this
            • 164. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]:targetReference
              Slice NametargetReference
              Definition

              The artifact that is related to this Composition Resource.

              ShortThe artifact that is related to this Composition
              Control1..1
              TypeReference(Recommendation, Resource), markdown, Attachment, canonical(Resource), uri
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Must Supportfalse
              Summaryfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              166. Composition.relatesTo:replacesRecommendation
              Slice NamereplacesRecommendation
              Definition

              Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

              ShortRelationships to other compositions/documents
              Comments

              To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
              When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
              Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

              "relatesTo": [{
                "type": "replaces",
                "targetReference": {
                  "identifier": { 
                    "system": "...", 
                    "value": "..."
                  }
                } 
              }]
              
              Control0..*
              TypeBackboneElement
              Is Modifierfalse
              Must Supportfalse
              Summaryfalse
              Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
              168. Composition.relatesTo:replacesRecommendation.extension:classifier
              Slice Nameclassifier
              Definition

              Provides additional classifiers of the related artifact.

              ShortAdditional classifiers for RelatedArtifacts
              Control0..1
              TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
              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())
              170. Composition.relatesTo:replacesRecommendation.modifierExtension
              Definition

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

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

              ShortExtensions that cannot be ignored even if unrecognized
              Comments

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

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

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

              Alternate Namesextensions, user content, modifiers
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              172. Composition.relatesTo:replacesRecommendation.type
              Definition

              The type of relationship to the related artifact.

              Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
              Control1..1
              BindingThe codes SHALL be taken from ArtifactRelationshipTypehttp://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3
              (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

              The type of relationship to the related artifact.

              Typecode
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supportfalse
              Summaryfalse
              Pattern Valuereplaces
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              174. Composition.relatesTo:replacesRecommendation.target[x]
              Definition

              The artifact that is related to this Composition Resource.

              ShortThe artifact that is related to this Composition
              Control1..1
              TypeReference(Resource), markdown, Attachment, canonical(Resource), uri
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Must Supportfalse
              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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
              • type @ $this
              • 176. Composition.relatesTo:replacesRecommendation.target[x]:targetReference
                Slice NametargetReference
                Definition

                The artifact that is related to this Composition Resource.

                ShortThe artifact that is related to this Composition
                Control1..1
                TypeReference(Recommendation, Resource), markdown, Attachment, canonical(Resource), uri
                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                Is Modifierfalse
                Must Supportfalse
                Summaryfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                178. Composition.section
                Definition

                The root of the sections that make up the composition.

                ShortComposition is broken into sections
                Control10..*
                TypeBackboneElement
                Is Modifierfalse
                Must Supportfalse
                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 no entries are included (emptyReason.empty() or entry.empty())
                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                • value @ code.coding
                • 180. Composition.section.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortExtensionAdditional content defined by implementations
                  Comments

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

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 182. Composition.section.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    184. Composition.section.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    186. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    188. 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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    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()))
                    190. 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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    192. Composition.section:summary
                    Slice Namesummary
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..0*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supportfalse
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    200. Composition.section:introduction
                    Slice Nameintroduction
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    202. Composition.section:introduction.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    204. Composition.section:introduction.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    206. Composition.section:introduction.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    208. Composition.section:introduction.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "introduction",
                        "display" : "Introduction"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    210. Composition.section:introduction.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "introduction",
                      "display" : "Introduction"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    212. Composition.section:introduction.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    214. Composition.section:discussion
                    Slice Namediscussion
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    216. Composition.section:discussion.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    218. Composition.section:discussion.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    220. Composition.section:discussion.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    222. Composition.section:discussion.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "discussion",
                        "display" : "Discussion"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    224. Composition.section:discussion.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "discussion",
                      "display" : "Discussion"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    226. Composition.section:discussion.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    228. Composition.section:methods
                    Slice Namemethods
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    230. Composition.section:methods.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    232. Composition.section:methods.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    234. Composition.section:methods.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    236. Composition.section:methods.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "methods",
                        "display" : "Methods"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    238. Composition.section:methods.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "methods",
                      "display" : "Methods"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    240. Composition.section:methods.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    242. Composition.section:references
                    Slice Namereferences
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    244. Composition.section:references.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    246. Composition.section:references.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    248. Composition.section:references.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    250. Composition.section:references.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "references",
                        "display" : "References"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    252. Composition.section:references.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "references",
                      "display" : "References"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    254. Composition.section:references.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-1, cmp-2
                    TypeReference(Citation, Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    256. Composition.section:competingInterests
                    Slice NamecompetingInterests
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    258. Composition.section:competingInterests.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    260. Composition.section:competingInterests.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    262. Composition.section:competingInterests.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    264. Composition.section:competingInterests.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "competing-interests",
                        "display" : "Competing Interests"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    266. Composition.section:competingInterests.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "competing-interests",
                      "display" : "Competing Interests"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    268. Composition.section:competingInterests.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    270. Composition.section:acknowledgements
                    Slice Nameacknowledgements
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    272. Composition.section:acknowledgements.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    274. Composition.section:acknowledgements.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    276. Composition.section:acknowledgements.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    278. Composition.section:acknowledgements.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "acknowledgements",
                        "display" : "Acknowledgements"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    280. Composition.section:acknowledgements.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "acknowledgements",
                      "display" : "Acknowledgements"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    282. Composition.section:acknowledgements.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    284. Composition.section:appendices
                    Slice Nameappendices
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control0..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    286. Composition.section:appendices.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    288. Composition.section:appendices.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    290. Composition.section:appendices.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    292. Composition.section:appendices.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "appendices",
                        "display" : "Appendices"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    294. Composition.section:appendices.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "appendices",
                      "display" : "Appendices"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    296. Composition.section:appendices.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    298. Composition.section:recommendationStatement
                    Slice NamerecommendationStatement
                    Definition

                    The root of the sections that make up the composition.

                    ShortComposition is broken into sections
                    Control10..1*
                    TypeBackboneElement
                    Is Modifierfalse
                    Must Supporttrue
                    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 no entries are included (emptyReason.empty() or entry.empty())
                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                    300. Composition.section:recommendationStatement.extension:intendedAudience
                    Slice NameintendedAudience
                    Definition

                    Target audience for the section

                    ShortIntended Audience
                    Comments

                    Indicates who the content of the section is aimed at

                    Control0..*
                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                    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())
                    302. Composition.section:recommendationStatement.extension:versionStatus
                    Slice NameversionStatus
                    Definition

                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                    ShortVersion status of recommendation
                    Comments

                    Supports tracking how a recommendation evolved in the new version of the guideline.

                    Control0..1
                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                    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())
                    304. Composition.section:recommendationStatement.modifierExtension
                    Definition

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

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

                    ShortExtensions that cannot be ignored even if unrecognized
                    Comments

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

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

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

                    Alternate Namesextensions, user content, modifiers
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    306. Composition.section:recommendationStatement.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
                    BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Requirements

                    Provides computable standardized labels to topics within the document.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "recommendation-statement",
                        "display" : "Recommendation Statement"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    308. Composition.section:recommendationStatement.code.coding
                    Definition

                    A reference to a code defined by a terminology system.

                    ShortCode defined by a terminology system
                    Comments

                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                    Control10..1*
                    TypeCoding
                    Is Modifierfalse
                    Summaryfalse
                    Requirements

                    Allows for alternative encodings within a code system, and translations to other code systems.

                    Pattern Value{
                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                      "code" : "recommendation-statement",
                      "display" : "Recommendation Statement"
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    310. Composition.section:recommendationStatement.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-1, cmp-2
                    TypeReference(Resource)
                    Is Modifierfalse
                    Must Supportfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    312. Composition.section:recommendationStatement.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..*
                    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()))
                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                    • value @ code
                    • 314. Composition.section:ratings
                      Slice Nameratings
                      Definition

                      The root of the sections that make up the composition.

                      ShortComposition is broken into sections
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supportfalse
                      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 no entries are included (emptyReason.empty() or entry.empty())
                      ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                      316. Composition.section:ratings.extension:intendedAudience
                      Slice NameintendedAudience
                      Definition

                      Target audience for the section

                      ShortIntended Audience
                      Comments

                      Indicates who the content of the section is aimed at

                      Control0..*
                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                      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())
                      318. Composition.section:ratings.extension:versionStatus
                      Slice NameversionStatus
                      Definition

                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                      ShortVersion status of recommendation
                      Comments

                      Supports tracking how a recommendation evolved in the new version of the guideline.

                      Control0..1
                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                      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())
                      320. Composition.section:ratings.modifierExtension
                      Definition

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

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

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

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      322. Composition.section:ratings.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
                      BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Requirements

                      Provides computable standardized labels to topics within the document.

                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "ratings",
                          "display" : "Ratings"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      324. Composition.section:ratings.code.coding
                      Definition

                      A reference to a code defined by a terminology system.

                      ShortCode defined by a terminology system
                      Comments

                      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                      Control10..1*
                      TypeCoding
                      Is Modifierfalse
                      Summaryfalse
                      Requirements

                      Allows for alternative encodings within a code system, and translations to other code systems.

                      Pattern Value{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "ratings",
                        "display" : "Ratings"
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      326. Composition.section:ratings.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-1, cmp-2
                      TypeReference(Recommendation Justification, Resource)
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      328. Composition.section:population
                      Slice Namepopulation
                      Definition

                      The root of the sections that make up the composition.

                      ShortComposition is broken into sections
                      Control0..1*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supportfalse
                      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 no entries are included (emptyReason.empty() or entry.empty())
                      ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                      330. Composition.section:population.extension:intendedAudience
                      Slice NameintendedAudience
                      Definition

                      Target audience for the section

                      ShortIntended Audience
                      Comments

                      Indicates who the content of the section is aimed at

                      Control0..*
                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                      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())
                      332. Composition.section:population.extension:versionStatus
                      Slice NameversionStatus
                      Definition

                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                      ShortVersion status of recommendation
                      Comments

                      Supports tracking how a recommendation evolved in the new version of the guideline.

                      Control0..1
                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                      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())
                      334. Composition.section:population.modifierExtension
                      Definition

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

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

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

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

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

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

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      336. Composition.section:population.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
                      BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                      TypeCodeableConcept
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Requirements

                      Provides computable standardized labels to topics within the document.

                      Pattern Value{
                        "coding" : [{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "population",
                          "display" : "Population"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      338. Composition.section:population.code.coding
                      Definition

                      A reference to a code defined by a terminology system.

                      ShortCode defined by a terminology system
                      Comments

                      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                      Control10..1*
                      TypeCoding
                      Is Modifierfalse
                      Summaryfalse
                      Requirements

                      Allows for alternative encodings within a code system, and translations to other code systems.

                      Pattern Value{
                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                        "code" : "population",
                        "display" : "Population"
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      340. Composition.section:population.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-1, cmp-2
                      TypeReference(Resource)
                      Is Modifierfalse
                      Must Supportfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      342. Composition.section:population.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..*
                      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()))
                      SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                      • value @ code
                      • 344. Composition.section:action
                        Slice Nameaction
                        Definition

                        The root of the sections that make up the composition.

                        ShortComposition is broken into sections
                        Control0..1*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supportfalse
                        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 no entries are included (emptyReason.empty() or entry.empty())
                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                        346. Composition.section:action.extension:intendedAudience
                        Slice NameintendedAudience
                        Definition

                        Target audience for the section

                        ShortIntended Audience
                        Comments

                        Indicates who the content of the section is aimed at

                        Control0..*
                        TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                        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())
                        348. Composition.section:action.extension:versionStatus
                        Slice NameversionStatus
                        Definition

                        Indicates the status of a recommendation in the context of a newer version of the guideline.

                        ShortVersion status of recommendation
                        Comments

                        Supports tracking how a recommendation evolved in the new version of the guideline.

                        Control0..1
                        TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                        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())
                        350. Composition.section:action.modifierExtension
                        Definition

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

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

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

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

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

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

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        352. Composition.section:action.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
                        BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                        (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                        TypeCodeableConcept
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Requirements

                        Provides computable standardized labels to topics within the document.

                        Pattern Value{
                          "coding" : [{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "action",
                            "display" : "Action"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        354. Composition.section:action.code.coding
                        Definition

                        A reference to a code defined by a terminology system.

                        ShortCode defined by a terminology system
                        Comments

                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                        Control10..1*
                        TypeCoding
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        Allows for alternative encodings within a code system, and translations to other code systems.

                        Pattern Value{
                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                          "code" : "action",
                          "display" : "Action"
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        356. Composition.section:action.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-1, cmp-2
                        TypeReference(Resource)
                        Is Modifierfalse
                        Must Supportfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        358. Composition.section:action.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..*
                        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()))
                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                        • value @ code
                        • 360. Composition.section:oppositeAction
                          Slice NameoppositeAction
                          Definition

                          The root of the sections that make up the composition.

                          ShortComposition is broken into sections
                          Control0..1*
                          TypeBackboneElement
                          Is Modifierfalse
                          Must Supportfalse
                          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 no entries are included (emptyReason.empty() or entry.empty())
                          ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                          362. Composition.section:oppositeAction.extension:intendedAudience
                          Slice NameintendedAudience
                          Definition

                          Target audience for the section

                          ShortIntended Audience
                          Comments

                          Indicates who the content of the section is aimed at

                          Control0..*
                          TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                          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())
                          364. Composition.section:oppositeAction.extension:versionStatus
                          Slice NameversionStatus
                          Definition

                          Indicates the status of a recommendation in the context of a newer version of the guideline.

                          ShortVersion status of recommendation
                          Comments

                          Supports tracking how a recommendation evolved in the new version of the guideline.

                          Control0..1
                          TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                          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())
                          366. Composition.section:oppositeAction.modifierExtension
                          Definition

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

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

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

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

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

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

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          368. Composition.section:oppositeAction.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
                          BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                          (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                          TypeCodeableConcept
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Requirements

                          Provides computable standardized labels to topics within the document.

                          Pattern Value{
                            "coding" : [{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "opposite-action",
                              "display" : "Opposite Action"
                            }]
                          }
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          370. Composition.section:oppositeAction.code.coding
                          Definition

                          A reference to a code defined by a terminology system.

                          ShortCode defined by a terminology system
                          Comments

                          Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                          Control10..1*
                          TypeCoding
                          Is Modifierfalse
                          Summaryfalse
                          Requirements

                          Allows for alternative encodings within a code system, and translations to other code systems.

                          Pattern Value{
                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                            "code" : "opposite-action",
                            "display" : "Opposite Action"
                          }
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          372. Composition.section:oppositeAction.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-1, cmp-2
                          TypeReference(Resource)
                          Is Modifierfalse
                          Must Supportfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          374. Composition.section:oppositeAction.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..*
                          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()))
                          SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                          • value @ code
                          • 376. Composition.section:evidence
                            Slice Nameevidence
                            Definition

                            The root of the sections that make up the composition.

                            ShortComposition is broken into sections
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            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 no entries are included (emptyReason.empty() or entry.empty())
                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                            378. Composition.section:evidence.extension:intendedAudience
                            Slice NameintendedAudience
                            Definition

                            Target audience for the section

                            ShortIntended Audience
                            Comments

                            Indicates who the content of the section is aimed at

                            Control0..*
                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                            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())
                            380. Composition.section:evidence.extension:versionStatus
                            Slice NameversionStatus
                            Definition

                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                            ShortVersion status of recommendation
                            Comments

                            Supports tracking how a recommendation evolved in the new version of the guideline.

                            Control0..1
                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                            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())
                            382. Composition.section:evidence.modifierExtension
                            Definition

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

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

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

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            384. Composition.section:evidence.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
                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Requirements

                            Provides computable standardized labels to topics within the document.

                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "evidence",
                                "display" : "Evidence"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            386. Composition.section:evidence.code.coding
                            Definition

                            A reference to a code defined by a terminology system.

                            ShortCode defined by a terminology system
                            Comments

                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                            Control10..1*
                            TypeCoding
                            Is Modifierfalse
                            Summaryfalse
                            Requirements

                            Allows for alternative encodings within a code system, and translations to other code systems.

                            Pattern Value{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "evidence",
                              "display" : "Evidence"
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            388. Composition.section:evidence.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-1, cmp-2
                            TypeReference(Resource)
                            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:justification
                            Slice Namejustification
                            Definition

                            The root of the sections that make up the composition.

                            ShortComposition is broken into sections
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            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 no entries are included (emptyReason.empty() or entry.empty())
                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                            392. Composition.section:justification.extension:intendedAudience
                            Slice NameintendedAudience
                            Definition

                            Target audience for the section

                            ShortIntended Audience
                            Comments

                            Indicates who the content of the section is aimed at

                            Control0..*
                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                            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())
                            394. Composition.section:justification.extension:versionStatus
                            Slice NameversionStatus
                            Definition

                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                            ShortVersion status of recommendation
                            Comments

                            Supports tracking how a recommendation evolved in the new version of the guideline.

                            Control0..1
                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                            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())
                            396. Composition.section:justification.modifierExtension
                            Definition

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

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

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

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            398. Composition.section:justification.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
                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Requirements

                            Provides computable standardized labels to topics within the document.

                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "justification",
                                "display" : "Justification"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            400. Composition.section:justification.code.coding
                            Definition

                            A reference to a code defined by a terminology system.

                            ShortCode defined by a terminology system
                            Comments

                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                            Control10..1*
                            TypeCoding
                            Is Modifierfalse
                            Summaryfalse
                            Requirements

                            Allows for alternative encodings within a code system, and translations to other code systems.

                            Pattern Value{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "justification",
                              "display" : "Justification"
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            402. Composition.section:justification.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-1, cmp-2
                            TypeReference(RecommendationJustification, Resource)
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            404. Composition.section:considerations
                            Slice Nameconsiderations
                            Definition

                            The root of the sections that make up the composition.

                            ShortComposition is broken into sections
                            Control0..1*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            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 no entries are included (emptyReason.empty() or entry.empty())
                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                            406. Composition.section:considerations.extension:intendedAudience
                            Slice NameintendedAudience
                            Definition

                            Target audience for the section

                            ShortIntended Audience
                            Comments

                            Indicates who the content of the section is aimed at

                            Control0..*
                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                            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())
                            408. Composition.section:considerations.extension:versionStatus
                            Slice NameversionStatus
                            Definition

                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                            ShortVersion status of recommendation
                            Comments

                            Supports tracking how a recommendation evolved in the new version of the guideline.

                            Control0..1
                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                            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())
                            410. Composition.section:considerations.modifierExtension
                            Definition

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

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

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

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            412. Composition.section:considerations.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
                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Requirements

                            Provides computable standardized labels to topics within the document.

                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "considerations",
                                "display" : "Considerations"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            414. Composition.section:considerations.code.coding
                            Definition

                            A reference to a code defined by a terminology system.

                            ShortCode defined by a terminology system
                            Comments

                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                            Control10..1*
                            TypeCoding
                            Is Modifierfalse
                            Summaryfalse
                            Requirements

                            Allows for alternative encodings within a code system, and translations to other code systems.

                            Pattern Value{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "considerations",
                              "display" : "Considerations"
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            416. Composition.section:considerations.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-1, cmp-2
                            TypeReference(Resource)
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            418. Composition.section:text
                            Slice Nametext
                            Definition

                            The root of the sections that make up the composition.

                            ShortComposition is broken into sections
                            Control0..*
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            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 no entries are included (emptyReason.empty() or entry.empty())
                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                            420. Composition.section:text.extension:intendedAudience
                            Slice NameintendedAudience
                            Definition

                            Target audience for the section

                            ShortIntended Audience
                            Comments

                            Indicates who the content of the section is aimed at

                            Control0..*
                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                            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())
                            422. Composition.section:text.extension:versionStatus
                            Slice NameversionStatus
                            Definition

                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                            ShortVersion status of recommendation
                            Comments

                            Supports tracking how a recommendation evolved in the new version of the guideline.

                            Control0..1
                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                            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())
                            424. Composition.section:text.modifierExtension
                            Definition

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

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

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

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

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

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

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            426. Composition.section:text.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
                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Requirements

                            Provides computable standardized labels to topics within the document.

                            Pattern Value{
                              "coding" : [{
                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                "code" : "text",
                                "display" : "Text"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            428. Composition.section:text.code.coding
                            Definition

                            A reference to a code defined by a terminology system.

                            ShortCode defined by a terminology system
                            Comments

                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                            Control10..1*
                            TypeCoding
                            Is Modifierfalse
                            Summaryfalse
                            Requirements

                            Allows for alternative encodings within a code system, and translations to other code systems.

                            Pattern Value{
                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                              "code" : "text",
                              "display" : "Text"
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            430. Composition.section:text.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-1, cmp-2
                            TypeReference(Resource)
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            432. Composition.section:text.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..*
                            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()))
                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                            • value @ code
                            • 434. Composition.section:text.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

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

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

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

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              436. Composition.section:text.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-1, cmp-2
                              TypeReference(Resource)
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              438. Composition.section:text.section:language
                              Slice Namelanguage
                              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..*
                              TypeBackboneElement
                              Is Modifierfalse
                              Must Supportfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              440. Composition.section:text.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                              Control10..*
                              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()))
                              SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 442. Composition.section:text.section:language.extension:language
                                Slice Namelanguage
                                Definition

                                The Language of the Section.

                                ShortLanguage for the Section
                                Comments

                                This is used where an item may repeat to indicate the language of each repeat.

                                Control1..1
                                TypeExtension(Section Language) (Extension Type: code)
                                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())
                                444. Composition.section:text.section:language.modifierExtension
                                Definition

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

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

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

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

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

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

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                446. Composition.section:text.section:language.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
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Requirements

                                Provides computable standardized labels to topics within the document.

                                Pattern Value{
                                  "coding" : [{
                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                    "code" : "language"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                448. Composition.section:text.section:language.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-1, cmp-2
                                TypeReference(Resource)
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                450. Composition.section:text.section:language.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*
                                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()))
                                452. Composition.section:text.section:@default
                                Slice Name@default
                                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..*
                                TypeBackboneElement
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                454. Composition.section:text.section:@default.modifierExtension
                                Definition

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

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

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

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

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

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

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                456. Composition.section:text.section:@default.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
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Requirements

                                Provides computable standardized labels to topics within the document.

                                Pattern Value{
                                  "coding" : [{
                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                    "code" : "default-section"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                458. Composition.section:text.section:@default.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-1, cmp-2
                                TypeReference(Resource)
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                460. Composition.section:consensusProtocol
                                Slice NameconsensusProtocol
                                Definition

                                The root of the sections that make up the composition.

                                ShortComposition is broken into sections
                                Control0..*
                                TypeBackboneElement
                                Is Modifierfalse
                                Must Supportfalse
                                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 no entries are included (emptyReason.empty() or entry.empty())
                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                462. Composition.section:consensusProtocol.extension:intendedAudience
                                Slice NameintendedAudience
                                Definition

                                Target audience for the section

                                ShortIntended Audience
                                Comments

                                Indicates who the content of the section is aimed at

                                Control0..*
                                TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                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())
                                464. Composition.section:consensusProtocol.extension:versionStatus
                                Slice NameversionStatus
                                Definition

                                Indicates the status of a recommendation in the context of a newer version of the guideline.

                                ShortVersion status of recommendation
                                Comments

                                Supports tracking how a recommendation evolved in the new version of the guideline.

                                Control0..1
                                TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                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())
                                466. Composition.section:consensusProtocol.modifierExtension
                                Definition

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

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

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

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

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

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

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                468. Composition.section:consensusProtocol.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
                                BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                TypeCodeableConcept
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Requirements

                                Provides computable standardized labels to topics within the document.

                                Pattern Value{
                                  "coding" : [{
                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                    "code" : "consensus-protocol",
                                    "display" : "Consensus Protocol"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                470. Composition.section:consensusProtocol.code.coding
                                Definition

                                A reference to a code defined by a terminology system.

                                ShortCode defined by a terminology system
                                Comments

                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                Control10..1*
                                TypeCoding
                                Is Modifierfalse
                                Summaryfalse
                                Requirements

                                Allows for alternative encodings within a code system, and translations to other code systems.

                                Pattern Value{
                                  "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                  "code" : "consensus-protocol",
                                  "display" : "Consensus Protocol"
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                472. Composition.section:consensusProtocol.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-1, cmp-2
                                TypeReference(Resource)
                                Is Modifierfalse
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                474. Composition.section:consensusProtocol.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..*
                                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()))
                                SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                • value @ code
                                • 476. Composition.section:consensusProtocol.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

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

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

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

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  478. Composition.section:consensusProtocol.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-1, cmp-2
                                  TypeReference(Resource)
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  480. Composition.section:consensusProtocol.section:language
                                  Slice Namelanguage
                                  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..*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Must Supportfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  482. Composition.section:consensusProtocol.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                  Control10..*
                                  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()))
                                  SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 484. Composition.section:consensusProtocol.section:language.extension:language
                                    Slice Namelanguage
                                    Definition

                                    The Language of the Section.

                                    ShortLanguage for the Section
                                    Comments

                                    This is used where an item may repeat to indicate the language of each repeat.

                                    Control1..1
                                    TypeExtension(Section Language) (Extension Type: code)
                                    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())
                                    486. Composition.section:consensusProtocol.section:language.modifierExtension
                                    Definition

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

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

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

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    488. Composition.section:consensusProtocol.section:language.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
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                        "code" : "language"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    490. Composition.section:consensusProtocol.section:language.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-1, cmp-2
                                    TypeReference(Resource)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    492. Composition.section:consensusProtocol.section:language.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*
                                    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()))
                                    494. Composition.section:consensusProtocol.section:@default
                                    Slice Name@default
                                    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..*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    496. Composition.section:consensusProtocol.section:@default.modifierExtension
                                    Definition

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

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

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

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

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

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

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    498. Composition.section:consensusProtocol.section:@default.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
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                        "code" : "default-section"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    500. Composition.section:consensusProtocol.section:@default.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-1, cmp-2
                                    TypeReference(Resource)
                                    Is Modifierfalse
                                    Must Supportfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    502. Composition.section:consensusProtocol.section:@default.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..*
                                    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()))
                                    SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                    • value @ code
                                    • 504. Composition.section:consensusProtocol.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

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

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

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

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      506. Composition.section:consensusProtocol.section:@default.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-1, cmp-2
                                      TypeReference(Resource)
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      508. Composition.section:consensusProtocol.section:@default.section:language
                                      Slice Namelanguage
                                      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..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supportfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      510. Composition.section:consensusProtocol.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                      Control10..*
                                      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()))
                                      SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 512. Composition.section:consensusProtocol.section:@default.section:language.extension:language
                                        Slice Namelanguage
                                        Definition

                                        The Language of the Section.

                                        ShortLanguage for the Section
                                        Comments

                                        This is used where an item may repeat to indicate the language of each repeat.

                                        Control1..1
                                        TypeExtension(Section Language) (Extension Type: code)
                                        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())
                                        514. Composition.section:consensusProtocol.section:@default.section:language.modifierExtension
                                        Definition

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

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

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

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

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

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

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        516. Composition.section:consensusProtocol.section:@default.section:language.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
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Requirements

                                        Provides computable standardized labels to topics within the document.

                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                            "code" : "language"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        518. Composition.section:consensusProtocol.section:@default.section:language.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-1, cmp-2
                                        TypeReference(Resource)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        520. Composition.section:consensusProtocol.section:@default.section:language.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*
                                        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()))
                                        522. Composition.section:consensusProtocol.section:@default.section:@default
                                        Slice Name@default
                                        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..*
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        524. Composition.section:consensusProtocol.section:@default.section:@default.modifierExtension
                                        Definition

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

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

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

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

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

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

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        526. Composition.section:consensusProtocol.section:@default.section:@default.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
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Requirements

                                        Provides computable standardized labels to topics within the document.

                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                            "code" : "default-section"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        528. Composition.section:consensusProtocol.section:@default.section:@default.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-1, cmp-2
                                        TypeReference(Resource)
                                        Is Modifierfalse
                                        Must Supportfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        530. Composition.section:consensusProtocol.section:@default.section:@default.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..*
                                        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()))
                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                        • value @ code
                                        • 532. Composition.section:consensusProtocol.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

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

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

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

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          534. Composition.section:consensusProtocol.section:@default.section:@default.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-1, cmp-2
                                          TypeReference(Resource)
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          536. Composition.section:consensusProtocol.section:@default.section:@default.section:language
                                          Slice Namelanguage
                                          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..*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          538. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                          Control10..*
                                          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()))
                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 540. Composition.section:consensusProtocol.section:@default.section:@default.section:language.extension:language
                                            Slice Namelanguage
                                            Definition

                                            The Language of the Section.

                                            ShortLanguage for the Section
                                            Comments

                                            This is used where an item may repeat to indicate the language of each repeat.

                                            Control1..1
                                            TypeExtension(Section Language) (Extension Type: code)
                                            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())
                                            542. Composition.section:consensusProtocol.section:@default.section:@default.section:language.modifierExtension
                                            Definition

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

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

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

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            544. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                "code" : "language"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            546. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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-1, cmp-2
                                            TypeReference(Resource)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            548. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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*
                                            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()))
                                            550. Composition.section:consensusProtocol.section:@default.section:@default.section:@default
                                            Slice Name@default
                                            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..*
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            552. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.modifierExtension
                                            Definition

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

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

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

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

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            554. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                "code" : "default-section"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            556. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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-1, cmp-2
                                            TypeReference(Resource)
                                            Is Modifierfalse
                                            Must Supportfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            558. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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..*
                                            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()))
                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                            • value @ code
                                            • 560. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                              ShortExtensions that cannot be ignored even if unrecognized
                                              Comments

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

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

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

                                              Alternate Namesextensions, user content, modifiers
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              562. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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-1, cmp-2
                                              TypeReference(Resource)
                                              Is Modifierfalse
                                              Must Supportfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              564. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language
                                              Slice Namelanguage
                                              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..*
                                              TypeBackboneElement
                                              Is Modifierfalse
                                              Must Supportfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              566. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                              Control10..*
                                              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()))
                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 568. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.extension:language
                                                Slice Namelanguage
                                                Definition

                                                The Language of the Section.

                                                ShortLanguage for the Section
                                                Comments

                                                This is used where an item may repeat to indicate the language of each repeat.

                                                Control1..1
                                                TypeExtension(Section Language) (Extension Type: code)
                                                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())
                                                570. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                Definition

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

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

                                                ShortExtensions that cannot be ignored even if unrecognized
                                                Comments

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

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

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

                                                Alternate Namesextensions, user content, modifiers
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                572. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Requirements

                                                Provides computable standardized labels to topics within the document.

                                                Pattern Value{
                                                  "coding" : [{
                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                    "code" : "language"
                                                  }]
                                                }
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                574. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                TypeReference(Resource)
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                576. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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*
                                                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()))
                                                578. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default
                                                Slice Name@default
                                                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..*
                                                TypeBackboneElement
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                580. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                Definition

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

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

                                                ShortExtensions that cannot be ignored even if unrecognized
                                                Comments

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

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

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

                                                Alternate Namesextensions, user content, modifiers
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                582. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Requirements

                                                Provides computable standardized labels to topics within the document.

                                                Pattern Value{
                                                  "coding" : [{
                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                    "code" : "default-section"
                                                  }]
                                                }
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                584. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                TypeReference(Resource)
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                586. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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..*
                                                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()))
                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                • value @ code
                                                • 588. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                  Comments

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

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

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

                                                  Alternate Namesextensions, user content, modifiers
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  590. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                  TypeReference(Resource)
                                                  Is Modifierfalse
                                                  Must Supportfalse
                                                  Summaryfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  592. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language
                                                  Slice Namelanguage
                                                  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..*
                                                  TypeBackboneElement
                                                  Is Modifierfalse
                                                  Must Supportfalse
                                                  Summaryfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  594. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                  Control10..*
                                                  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()))
                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 596. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                    Slice Namelanguage
                                                    Definition

                                                    The Language of the Section.

                                                    ShortLanguage for the Section
                                                    Comments

                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                    Control1..1
                                                    TypeExtension(Section Language) (Extension Type: code)
                                                    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())
                                                    598. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                    Definition

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

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

                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                    Comments

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

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

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

                                                    Alternate Namesextensions, user content, modifiers
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    600. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Requirements

                                                    Provides computable standardized labels to topics within the document.

                                                    Pattern Value{
                                                      "coding" : [{
                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                        "code" : "language"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    602. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                    TypeReference(Resource)
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    604. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                    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()))
                                                    606. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default
                                                    Slice Name@default
                                                    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..*
                                                    TypeBackboneElement
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    608. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                    Definition

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

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

                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                    Comments

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

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

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

                                                    Alternate Namesextensions, user content, modifiers
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    610. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Requirements

                                                    Provides computable standardized labels to topics within the document.

                                                    Pattern Value{
                                                      "coding" : [{
                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                        "code" : "default-section"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    612. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                    TypeReference(Resource)
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    614. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                    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()))
                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                    • value @ code
                                                    • 616. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                      Comments

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

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

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

                                                      Alternate Namesextensions, user content, modifiers
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      618. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                      TypeReference(Resource)
                                                      Is Modifierfalse
                                                      Must Supportfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      620. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                      Slice Namelanguage
                                                      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..*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Must Supportfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      622. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                      Control10..*
                                                      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()))
                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ url
                                                      • 624. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                        Slice Namelanguage
                                                        Definition

                                                        The Language of the Section.

                                                        ShortLanguage for the Section
                                                        Comments

                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                        Control1..1
                                                        TypeExtension(Section Language) (Extension Type: code)
                                                        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())
                                                        626. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                        Definition

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

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

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

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

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

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

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        628. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                            "code" : "language"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        630. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        632. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                        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()))
                                                        634. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                        Slice Name@default
                                                        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..*
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        636. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                        Definition

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

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

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

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

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

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

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        638. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                            "code" : "default-section"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        640. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        642. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                        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()))
                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                        • value @ code
                                                        • 644. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                          Comments

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

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

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

                                                          Alternate Namesextensions, user content, modifiers
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          646. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          648. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                          Slice Namelanguage
                                                          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..*
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          650. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                          Control10..*
                                                          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()))
                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                          • value @ url
                                                          • 652. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                            Slice Namelanguage
                                                            Definition

                                                            The Language of the Section.

                                                            ShortLanguage for the Section
                                                            Comments

                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                            Control1..1
                                                            TypeExtension(Section Language) (Extension Type: code)
                                                            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())
                                                            654. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                            Definition

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

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

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

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

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

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

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            656. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                "code" : "language"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            658. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            660. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                            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()))
                                                            662. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                            Slice Name@default
                                                            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..*
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            664. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                            Definition

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

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

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

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

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

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

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            666. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                "code" : "default-section"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            668. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            670. Composition.section:patientVersion
                                                            Slice NamepatientVersion
                                                            Definition

                                                            The root of the sections that make up the composition.

                                                            ShortComposition is broken into sections
                                                            Control0..*
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                            672. Composition.section:patientVersion.extension:intendedAudience
                                                            Slice NameintendedAudience
                                                            Definition

                                                            Target audience for the section

                                                            ShortIntended Audience
                                                            Comments

                                                            Indicates who the content of the section is aimed at

                                                            Control0..*
                                                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                            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())
                                                            674. Composition.section:patientVersion.extension:versionStatus
                                                            Slice NameversionStatus
                                                            Definition

                                                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                            ShortVersion status of recommendation
                                                            Comments

                                                            Supports tracking how a recommendation evolved in the new version of the guideline.

                                                            Control0..1
                                                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                            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())
                                                            676. Composition.section:patientVersion.modifierExtension
                                                            Definition

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

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

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

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

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

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

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            678. Composition.section:patientVersion.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
                                                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                "code" : "patient-version",
                                                                "display" : "Patient Version"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            680. Composition.section:patientVersion.code.coding
                                                            Definition

                                                            A reference to a code defined by a terminology system.

                                                            ShortCode defined by a terminology system
                                                            Comments

                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                            Control10..1*
                                                            TypeCoding
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                            Pattern Value{
                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                              "code" : "patient-version",
                                                              "display" : "Patient Version"
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            682. Composition.section:patientVersion.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-1, cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            684. Composition.section:otherContent
                                                            Slice NameotherContent
                                                            Definition

                                                            The root of the sections that make up the composition.

                                                            ShortComposition is broken into sections
                                                            Control0..*
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                            686. Composition.section:otherContent.extension:intendedAudience
                                                            Slice NameintendedAudience
                                                            Definition

                                                            Target audience for the section

                                                            ShortIntended Audience
                                                            Comments

                                                            Indicates who the content of the section is aimed at

                                                            Control0..*
                                                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                            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())
                                                            688. Composition.section:otherContent.extension:versionStatus
                                                            Slice NameversionStatus
                                                            Definition

                                                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                            ShortVersion status of recommendation
                                                            Comments

                                                            Supports tracking how a recommendation evolved in the new version of the guideline.

                                                            Control0..1
                                                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                            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())
                                                            690. Composition.section:otherContent.modifierExtension
                                                            Definition

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

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

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

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

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

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

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            692. Composition.section:otherContent.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
                                                            BindingThe codes SHALL be taken from For example codes, see Content Typeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                                            (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            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()))
                                                            694. Composition.section:otherContent.code.coding
                                                            Definition

                                                            A reference to a code defined by a terminology system.

                                                            ShortCode defined by a terminology system
                                                            Comments

                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                            Control10..1*
                                                            BindingThe codes SHALL be taken from For codes, see Content Types
                                                            (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                            TypeCoding
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            696. Composition.section:otherContent.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-1, cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            698. Composition.section:otherContent.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..*
                                                            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()))
                                                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                            • value @ code
                                                            • 700. Composition.section:otherContent.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

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

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

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

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              702. Composition.section:otherContent.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-1, cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Must Supportfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              704. Composition.section:otherContent.section:language
                                                              Slice Namelanguage
                                                              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..*
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Must Supportfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              706. Composition.section:otherContent.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                              Control10..*
                                                              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()))
                                                              SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                              • value @ url
                                                              • 708. Composition.section:otherContent.section:language.extension:language
                                                                Slice Namelanguage
                                                                Definition

                                                                The Language of the Section.

                                                                ShortLanguage for the Section
                                                                Comments

                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                Control1..1
                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                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())
                                                                710. Composition.section:otherContent.section:language.modifierExtension
                                                                Definition

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

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

                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                Comments

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

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

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

                                                                Alternate Namesextensions, user content, modifiers
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                712. Composition.section:otherContent.section:language.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
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Provides computable standardized labels to topics within the document.

                                                                Pattern Value{
                                                                  "coding" : [{
                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                    "code" : "language"
                                                                  }]
                                                                }
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                714. Composition.section:otherContent.section:language.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-1, cmp-2
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                716. Composition.section:otherContent.section:language.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*
                                                                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()))
                                                                718. Composition.section:otherContent.section:@default
                                                                Slice Name@default
                                                                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..*
                                                                TypeBackboneElement
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                720. Composition.section:otherContent.section:@default.modifierExtension
                                                                Definition

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

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

                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                Comments

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

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

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

                                                                Alternate Namesextensions, user content, modifiers
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                722. Composition.section:otherContent.section:@default.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
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Provides computable standardized labels to topics within the document.

                                                                Pattern Value{
                                                                  "coding" : [{
                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                    "code" : "default-section"
                                                                  }]
                                                                }
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                724. Composition.section:otherContent.section:@default.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-1, cmp-2
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Must Supportfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                726. Composition.section:otherContent.section:@default.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..*
                                                                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()))
                                                                SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                • value @ code
                                                                • 728. Composition.section:otherContent.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

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

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

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

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  730. Composition.section:otherContent.section:@default.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-1, cmp-2
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  732. Composition.section:otherContent.section:@default.section:language
                                                                  Slice Namelanguage
                                                                  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..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  734. Composition.section:otherContent.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                  Control10..*
                                                                  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()))
                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                  • value @ url
                                                                  • 736. Composition.section:otherContent.section:@default.section:language.extension:language
                                                                    Slice Namelanguage
                                                                    Definition

                                                                    The Language of the Section.

                                                                    ShortLanguage for the Section
                                                                    Comments

                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                    Control1..1
                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                    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())
                                                                    738. Composition.section:otherContent.section:@default.section:language.modifierExtension
                                                                    Definition

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

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

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

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

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

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

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    740. Composition.section:otherContent.section:@default.section:language.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
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                        "code" : "language"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    742. Composition.section:otherContent.section:@default.section:language.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-1, cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    744. Composition.section:otherContent.section:@default.section:language.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*
                                                                    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()))
                                                                    746. Composition.section:otherContent.section:@default.section:@default
                                                                    Slice Name@default
                                                                    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..*
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    748. Composition.section:otherContent.section:@default.section:@default.modifierExtension
                                                                    Definition

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

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

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

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

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

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

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    750. Composition.section:otherContent.section:@default.section:@default.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
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                        "code" : "default-section"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    752. Composition.section:otherContent.section:@default.section:@default.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-1, cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    754. Composition.section:otherContent.section:@default.section:@default.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..*
                                                                    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()))
                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                    • value @ code
                                                                    • 756. Composition.section:otherContent.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                      Comments

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

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

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

                                                                      Alternate Namesextensions, user content, modifiers
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      758. Composition.section:otherContent.section:@default.section:@default.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-1, cmp-2
                                                                      TypeReference(Resource)
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      760. Composition.section:otherContent.section:@default.section:@default.section:language
                                                                      Slice Namelanguage
                                                                      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..*
                                                                      TypeBackboneElement
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      762. Composition.section:otherContent.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                      Control10..*
                                                                      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()))
                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                      • value @ url
                                                                      • 764. Composition.section:otherContent.section:@default.section:@default.section:language.extension:language
                                                                        Slice Namelanguage
                                                                        Definition

                                                                        The Language of the Section.

                                                                        ShortLanguage for the Section
                                                                        Comments

                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                        Control1..1
                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                        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())
                                                                        766. Composition.section:otherContent.section:@default.section:@default.section:language.modifierExtension
                                                                        Definition

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

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

                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                        Comments

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

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

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

                                                                        Alternate Namesextensions, user content, modifiers
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        768. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Provides computable standardized labels to topics within the document.

                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                            "code" : "language"
                                                                          }]
                                                                        }
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        770. Composition.section:otherContent.section:@default.section:@default.section:language.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-1, cmp-2
                                                                        TypeReference(Resource)
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        772. Composition.section:otherContent.section:@default.section:@default.section:language.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*
                                                                        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()))
                                                                        774. Composition.section:otherContent.section:@default.section:@default.section:@default
                                                                        Slice Name@default
                                                                        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..*
                                                                        TypeBackboneElement
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        776. Composition.section:otherContent.section:@default.section:@default.section:@default.modifierExtension
                                                                        Definition

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

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

                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                        Comments

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

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

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

                                                                        Alternate Namesextensions, user content, modifiers
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        778. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Provides computable standardized labels to topics within the document.

                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                            "code" : "default-section"
                                                                          }]
                                                                        }
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        780. Composition.section:otherContent.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                        TypeReference(Resource)
                                                                        Is Modifierfalse
                                                                        Must Supportfalse
                                                                        Summaryfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        782. Composition.section:otherContent.section:@default.section:@default.section:@default.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..*
                                                                        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()))
                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                        • value @ code
                                                                        • 784. Composition.section:otherContent.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                          Comments

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

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

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

                                                                          Alternate Namesextensions, user content, modifiers
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          786. Composition.section:otherContent.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                          TypeReference(Resource)
                                                                          Is Modifierfalse
                                                                          Must Supportfalse
                                                                          Summaryfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          788. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language
                                                                          Slice Namelanguage
                                                                          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..*
                                                                          TypeBackboneElement
                                                                          Is Modifierfalse
                                                                          Must Supportfalse
                                                                          Summaryfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          790. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                          Control10..*
                                                                          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()))
                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                          • value @ url
                                                                          • 792. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.extension:language
                                                                            Slice Namelanguage
                                                                            Definition

                                                                            The Language of the Section.

                                                                            ShortLanguage for the Section
                                                                            Comments

                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                            Control1..1
                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                            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())
                                                                            794. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                            Definition

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

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

                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                            Comments

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

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

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

                                                                            Alternate Namesextensions, user content, modifiers
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            796. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Requirements

                                                                            Provides computable standardized labels to topics within the document.

                                                                            Pattern Value{
                                                                              "coding" : [{
                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                "code" : "language"
                                                                              }]
                                                                            }
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            798. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                            TypeReference(Resource)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            800. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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*
                                                                            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()))
                                                                            802. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default
                                                                            Slice Name@default
                                                                            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..*
                                                                            TypeBackboneElement
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            804. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                            Definition

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

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

                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                            Comments

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

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

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

                                                                            Alternate Namesextensions, user content, modifiers
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            806. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Requirements

                                                                            Provides computable standardized labels to topics within the document.

                                                                            Pattern Value{
                                                                              "coding" : [{
                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                "code" : "default-section"
                                                                              }]
                                                                            }
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            808. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                            TypeReference(Resource)
                                                                            Is Modifierfalse
                                                                            Must Supportfalse
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            810. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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..*
                                                                            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()))
                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                            • value @ code
                                                                            • 812. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                              Comments

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

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

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

                                                                              Alternate Namesextensions, user content, modifiers
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              814. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                              TypeReference(Resource)
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              816. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language
                                                                              Slice Namelanguage
                                                                              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..*
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              818. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                              Control10..*
                                                                              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()))
                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                              • value @ url
                                                                              • 820. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                Slice Namelanguage
                                                                                Definition

                                                                                The Language of the Section.

                                                                                ShortLanguage for the Section
                                                                                Comments

                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                Control1..1
                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                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())
                                                                                822. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                Definition

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

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

                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                Comments

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

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

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

                                                                                Alternate Namesextensions, user content, modifiers
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                824. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Requirements

                                                                                Provides computable standardized labels to topics within the document.

                                                                                Pattern Value{
                                                                                  "coding" : [{
                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                    "code" : "language"
                                                                                  }]
                                                                                }
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                826. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                TypeReference(Resource)
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                828. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                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()))
                                                                                830. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                Slice Name@default
                                                                                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..*
                                                                                TypeBackboneElement
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                832. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                Definition

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

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

                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                Comments

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

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

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

                                                                                Alternate Namesextensions, user content, modifiers
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                834. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Requirements

                                                                                Provides computable standardized labels to topics within the document.

                                                                                Pattern Value{
                                                                                  "coding" : [{
                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                    "code" : "default-section"
                                                                                  }]
                                                                                }
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                836. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                TypeReference(Resource)
                                                                                Is Modifierfalse
                                                                                Must Supportfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                838. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                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()))
                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                • value @ code
                                                                                • 840. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                  Comments

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

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

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

                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  842. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                  TypeReference(Resource)
                                                                                  Is Modifierfalse
                                                                                  Must Supportfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  844. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                  Slice Namelanguage
                                                                                  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..*
                                                                                  TypeBackboneElement
                                                                                  Is Modifierfalse
                                                                                  Must Supportfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  846. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                  Control10..*
                                                                                  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()))
                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                  • value @ url
                                                                                  • 848. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                    Slice Namelanguage
                                                                                    Definition

                                                                                    The Language of the Section.

                                                                                    ShortLanguage for the Section
                                                                                    Comments

                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                    Control1..1
                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                    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())
                                                                                    850. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                    Definition

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

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

                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                    Comments

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

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

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

                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    852. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Provides computable standardized labels to topics within the document.

                                                                                    Pattern Value{
                                                                                      "coding" : [{
                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                        "code" : "language"
                                                                                      }]
                                                                                    }
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    854. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                    TypeReference(Resource)
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    856. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                    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()))
                                                                                    858. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                    Slice Name@default
                                                                                    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..*
                                                                                    TypeBackboneElement
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    860. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                    Definition

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

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

                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                    Comments

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

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

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

                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    862. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Provides computable standardized labels to topics within the document.

                                                                                    Pattern Value{
                                                                                      "coding" : [{
                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                        "code" : "default-section"
                                                                                      }]
                                                                                    }
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    864. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                    TypeReference(Resource)
                                                                                    Is Modifierfalse
                                                                                    Must Supportfalse
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    866. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                    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()))
                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                    • value @ code
                                                                                    • 868. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                      Comments

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

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

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

                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      870. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                      TypeReference(Resource)
                                                                                      Is Modifierfalse
                                                                                      Must Supportfalse
                                                                                      Summaryfalse
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      872. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                      Slice Namelanguage
                                                                                      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..*
                                                                                      TypeBackboneElement
                                                                                      Is Modifierfalse
                                                                                      Must Supportfalse
                                                                                      Summaryfalse
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      874. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                      Control10..*
                                                                                      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()))
                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                      • value @ url
                                                                                      • 876. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                        Slice Namelanguage
                                                                                        Definition

                                                                                        The Language of the Section.

                                                                                        ShortLanguage for the Section
                                                                                        Comments

                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                        Control1..1
                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                        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())
                                                                                        878. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                        Definition

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

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

                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                        Comments

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

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

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

                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        880. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Requirements

                                                                                        Provides computable standardized labels to topics within the document.

                                                                                        Pattern Value{
                                                                                          "coding" : [{
                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                            "code" : "language"
                                                                                          }]
                                                                                        }
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        882. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                        TypeReference(Resource)
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        884. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                        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()))
                                                                                        886. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                        Slice Name@default
                                                                                        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..*
                                                                                        TypeBackboneElement
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        888. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                        Definition

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

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

                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                        Comments

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

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

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

                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        890. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Requirements

                                                                                        Provides computable standardized labels to topics within the document.

                                                                                        Pattern Value{
                                                                                          "coding" : [{
                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                            "code" : "default-section"
                                                                                          }]
                                                                                        }
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        892. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                        TypeReference(Resource)
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        894. Composition.section:outcome
                                                                                        Slice Nameoutcome
                                                                                        Definition

                                                                                        The root of the sections that make up the composition.

                                                                                        ShortComposition is broken into sections
                                                                                        Control0..1*
                                                                                        TypeBackboneElement
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                        896. Composition.section:outcome.extension:intendedAudience
                                                                                        Slice NameintendedAudience
                                                                                        Definition

                                                                                        Target audience for the section

                                                                                        ShortIntended Audience
                                                                                        Comments

                                                                                        Indicates who the content of the section is aimed at

                                                                                        Control0..*
                                                                                        TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                        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())
                                                                                        898. Composition.section:outcome.extension:versionStatus
                                                                                        Slice NameversionStatus
                                                                                        Definition

                                                                                        Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                        ShortVersion status of recommendation
                                                                                        Comments

                                                                                        Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                        Control0..1
                                                                                        TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                        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())
                                                                                        900. Composition.section:outcome.modifierExtension
                                                                                        Definition

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

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

                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                        Comments

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

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

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

                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        902. Composition.section:outcome.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
                                                                                        BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                                                                        (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                        TypeCodeableConcept
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Requirements

                                                                                        Provides computable standardized labels to topics within the document.

                                                                                        Pattern Value{
                                                                                          "coding" : [{
                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                            "code" : "outcome",
                                                                                            "display" : "Outcome"
                                                                                          }]
                                                                                        }
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        904. Composition.section:outcome.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-1, cmp-2
                                                                                        TypeReference(Resource)
                                                                                        Is Modifierfalse
                                                                                        Must Supportfalse
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        906. Composition.section:outcome.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..*
                                                                                        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()))
                                                                                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                        • value @ code
                                                                                        • 908. Composition.section:outcome.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                          Comments

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

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

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

                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          910. Composition.section:outcome.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-1, cmp-2
                                                                                          TypeReference(Resource)
                                                                                          Is Modifierfalse
                                                                                          Must Supportfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          912. Composition.section:outcome.section:language
                                                                                          Slice Namelanguage
                                                                                          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..*
                                                                                          TypeBackboneElement
                                                                                          Is Modifierfalse
                                                                                          Must Supportfalse
                                                                                          Summaryfalse
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          914. Composition.section:outcome.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                          Control10..*
                                                                                          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()))
                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                          • value @ url
                                                                                          • 916. Composition.section:outcome.section:language.extension:language
                                                                                            Slice Namelanguage
                                                                                            Definition

                                                                                            The Language of the Section.

                                                                                            ShortLanguage for the Section
                                                                                            Comments

                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                            Control1..1
                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                            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())
                                                                                            918. Composition.section:outcome.section:language.extension:keyword
                                                                                            Slice Namekeyword
                                                                                            Definition

                                                                                            Keywords associated with the section

                                                                                            ShortKeyword
                                                                                            Comments

                                                                                            Keywords associated with the section

                                                                                            Control0..*
                                                                                            TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                            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())
                                                                                            920. Composition.section:outcome.section:language.modifierExtension
                                                                                            Definition

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

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

                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                            Comments

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

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

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

                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            922. Composition.section:outcome.section:language.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
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Provides computable standardized labels to topics within the document.

                                                                                            Pattern Value{
                                                                                              "coding" : [{
                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                "code" : "language"
                                                                                              }]
                                                                                            }
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            924. Composition.section:outcome.section:language.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-1, cmp-2
                                                                                            TypeReference(EvidenceVariable, Group, Resource)
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            926. Composition.section:outcome.section:language.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*
                                                                                            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()))
                                                                                            928. Composition.section:outcome.section:@default
                                                                                            Slice Name@default
                                                                                            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..*
                                                                                            TypeBackboneElement
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            930. Composition.section:outcome.section:@default.modifierExtension
                                                                                            Definition

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

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

                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                            Comments

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

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

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

                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            932. Composition.section:outcome.section:@default.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
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Provides computable standardized labels to topics within the document.

                                                                                            Pattern Value{
                                                                                              "coding" : [{
                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                "code" : "default-section"
                                                                                              }]
                                                                                            }
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            934. Composition.section:outcome.section:@default.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-1, cmp-2
                                                                                            TypeReference(Resource)
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            936. Composition.section:@default
                                                                                            Slice Name@default
                                                                                            Definition

                                                                                            The root of the sections that make up the composition.

                                                                                            ShortComposition is broken into sections
                                                                                            Control0..*
                                                                                            TypeBackboneElement
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                            938. Composition.section:@default.extension:intendedAudience
                                                                                            Slice NameintendedAudience
                                                                                            Definition

                                                                                            Target audience for the section

                                                                                            ShortIntended Audience
                                                                                            Comments

                                                                                            Indicates who the content of the section is aimed at

                                                                                            Control0..*
                                                                                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                            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())
                                                                                            940. Composition.section:@default.extension:versionStatus
                                                                                            Slice NameversionStatus
                                                                                            Definition

                                                                                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                            ShortVersion status of recommendation
                                                                                            Comments

                                                                                            Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                            Control0..1
                                                                                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                            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())
                                                                                            942. Composition.section:@default.modifierExtension
                                                                                            Definition

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

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

                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                            Comments

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

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

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

                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            944. Composition.section:@default.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
                                                                                            BindingUnless not suitable, these codes SHALL be taken from For example codes, see Guideline Sectionshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                                                                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                            TypeCodeableConcept
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Provides computable standardized labels to topics within the document.

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

                                                                                            A reference to a code defined by a terminology system.

                                                                                            ShortCode defined by a terminology system
                                                                                            Comments

                                                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                            Control10..1*
                                                                                            TypeCoding
                                                                                            Is Modifierfalse
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                            Pattern Value{
                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                              "code" : "default-section"
                                                                                            }
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            948. Composition.section:@default.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-1, cmp-2
                                                                                            TypeReference(Resource)
                                                                                            Is Modifierfalse
                                                                                            Must Supportfalse
                                                                                            Summaryfalse
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            950. Composition.section:@default.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..*
                                                                                            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()))
                                                                                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                            • value @ code
                                                                                            • 952. Composition.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                              Comments

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

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

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

                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              954. Composition.section:@default.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-1, cmp-2
                                                                                              TypeReference(Resource)
                                                                                              Is Modifierfalse
                                                                                              Must Supportfalse
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              956. Composition.section:@default.section:language
                                                                                              Slice Namelanguage
                                                                                              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..*
                                                                                              TypeBackboneElement
                                                                                              Is Modifierfalse
                                                                                              Must Supportfalse
                                                                                              Summaryfalse
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              958. Composition.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                              Control10..*
                                                                                              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()))
                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                              • value @ url
                                                                                              • 960. Composition.section:@default.section:language.extension:language
                                                                                                Slice Namelanguage
                                                                                                Definition

                                                                                                The Language of the Section.

                                                                                                ShortLanguage for the Section
                                                                                                Comments

                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                Control1..1
                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                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())
                                                                                                962. Composition.section:@default.section:language.modifierExtension
                                                                                                Definition

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

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

                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                Comments

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

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

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

                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                964. Composition.section:@default.section:language.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
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                Pattern Value{
                                                                                                  "coding" : [{
                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                    "code" : "language"
                                                                                                  }]
                                                                                                }
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                966. Composition.section:@default.section:language.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-1, cmp-2
                                                                                                TypeReference(Resource)
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                968. Composition.section:@default.section:language.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*
                                                                                                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()))
                                                                                                970. Composition.section:@default.section:@default
                                                                                                Slice Name@default
                                                                                                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..*
                                                                                                TypeBackboneElement
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                972. Composition.section:@default.section:@default.modifierExtension
                                                                                                Definition

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

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

                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                Comments

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

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

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

                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                974. Composition.section:@default.section:@default.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
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                Pattern Value{
                                                                                                  "coding" : [{
                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                    "code" : "default-section"
                                                                                                  }]
                                                                                                }
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                976. Composition.section:@default.section:@default.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-1, cmp-2
                                                                                                TypeReference(Resource)
                                                                                                Is Modifierfalse
                                                                                                Must Supportfalse
                                                                                                Summaryfalse
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                978. Composition.section:@default.section:@default.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..*
                                                                                                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()))
                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                • value @ code
                                                                                                • 980. Composition.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                  Comments

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

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

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

                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  982. Composition.section:@default.section:@default.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-1, cmp-2
                                                                                                  TypeReference(Resource)
                                                                                                  Is Modifierfalse
                                                                                                  Must Supportfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  984. Composition.section:@default.section:@default.section:language
                                                                                                  Slice Namelanguage
                                                                                                  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..*
                                                                                                  TypeBackboneElement
                                                                                                  Is Modifierfalse
                                                                                                  Must Supportfalse
                                                                                                  Summaryfalse
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  986. Composition.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                  Control10..*
                                                                                                  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()))
                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                  • value @ url
                                                                                                  • 988. Composition.section:@default.section:@default.section:language.extension:language
                                                                                                    Slice Namelanguage
                                                                                                    Definition

                                                                                                    The Language of the Section.

                                                                                                    ShortLanguage for the Section
                                                                                                    Comments

                                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                                    Control1..1
                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                    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())
                                                                                                    990. Composition.section:@default.section:@default.section:language.modifierExtension
                                                                                                    Definition

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

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

                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                    Comments

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

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

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

                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    992. Composition.section:@default.section:@default.section:language.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
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                    Pattern Value{
                                                                                                      "coding" : [{
                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                        "code" : "language"
                                                                                                      }]
                                                                                                    }
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    994. Composition.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                    TypeReference(Resource)
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    996. Composition.section:@default.section:@default.section:language.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*
                                                                                                    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()))
                                                                                                    998. Composition.section:@default.section:@default.section:@default
                                                                                                    Slice Name@default
                                                                                                    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..*
                                                                                                    TypeBackboneElement
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    1000. Composition.section:@default.section:@default.section:@default.modifierExtension
                                                                                                    Definition

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

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

                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                    Comments

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

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

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

                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    1002. Composition.section:@default.section:@default.section:@default.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
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                    Pattern Value{
                                                                                                      "coding" : [{
                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                        "code" : "default-section"
                                                                                                      }]
                                                                                                    }
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    1004. Composition.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                    TypeReference(Resource)
                                                                                                    Is Modifierfalse
                                                                                                    Must Supportfalse
                                                                                                    Summaryfalse
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    1006. Composition.section:@default.section:@default.section:@default.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..*
                                                                                                    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()))
                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                    • value @ code
                                                                                                    • 1008. Composition.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                      Comments

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

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

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

                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      1010. Composition.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                      TypeReference(Resource)
                                                                                                      Is Modifierfalse
                                                                                                      Must Supportfalse
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      1012. Composition.section:@default.section:@default.section:@default.section:language
                                                                                                      Slice Namelanguage
                                                                                                      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..*
                                                                                                      TypeBackboneElement
                                                                                                      Is Modifierfalse
                                                                                                      Must Supportfalse
                                                                                                      Summaryfalse
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      1014. Composition.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                      Control10..*
                                                                                                      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()))
                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                      • value @ url
                                                                                                      • 1016. Composition.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                        Slice Namelanguage
                                                                                                        Definition

                                                                                                        The Language of the Section.

                                                                                                        ShortLanguage for the Section
                                                                                                        Comments

                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                        Control1..1
                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                        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())
                                                                                                        1018. Composition.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                        Definition

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

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

                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                        Comments

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

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

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

                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1020. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Requirements

                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                        Pattern Value{
                                                                                                          "coding" : [{
                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                            "code" : "language"
                                                                                                          }]
                                                                                                        }
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1022. Composition.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                        TypeReference(Resource)
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1024. Composition.section:@default.section:@default.section:@default.section:language.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*
                                                                                                        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()))
                                                                                                        1026. Composition.section:@default.section:@default.section:@default.section:@default
                                                                                                        Slice Name@default
                                                                                                        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..*
                                                                                                        TypeBackboneElement
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1028. Composition.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                        Definition

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

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

                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                        Comments

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

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

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

                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1030. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Requirements

                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                        Pattern Value{
                                                                                                          "coding" : [{
                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                            "code" : "default-section"
                                                                                                          }]
                                                                                                        }
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1032. Composition.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                        TypeReference(Resource)
                                                                                                        Is Modifierfalse
                                                                                                        Must Supportfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        1034. Composition.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                        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()))
                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                        • value @ code
                                                                                                        • 1036. Composition.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                          Comments

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

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

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

                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          1038. Composition.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                          TypeReference(Resource)
                                                                                                          Is Modifierfalse
                                                                                                          Must Supportfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          1040. Composition.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                          Slice Namelanguage
                                                                                                          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..*
                                                                                                          TypeBackboneElement
                                                                                                          Is Modifierfalse
                                                                                                          Must Supportfalse
                                                                                                          Summaryfalse
                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                          1042. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                          Control10..*
                                                                                                          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()))
                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                          • value @ url
                                                                                                          • 1044. Composition.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                            Slice Namelanguage
                                                                                                            Definition

                                                                                                            The Language of the Section.

                                                                                                            ShortLanguage for the Section
                                                                                                            Comments

                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                            Control1..1
                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                            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())
                                                                                                            1046. Composition.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                            Definition

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

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

                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                            Comments

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

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

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

                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1048. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                            Is Modifierfalse
                                                                                                            Must Supportfalse
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                            Pattern Value{
                                                                                                              "coding" : [{
                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                "code" : "language"
                                                                                                              }]
                                                                                                            }
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1050. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                            TypeReference(Resource)
                                                                                                            Is Modifierfalse
                                                                                                            Must Supportfalse
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1052. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                                            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()))
                                                                                                            1054. Composition.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                            Slice Name@default
                                                                                                            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..*
                                                                                                            TypeBackboneElement
                                                                                                            Is Modifierfalse
                                                                                                            Must Supportfalse
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1056. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                            Definition

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

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

                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                            Comments

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

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

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

                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1058. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                            Is Modifierfalse
                                                                                                            Must Supportfalse
                                                                                                            Summaryfalse
                                                                                                            Requirements

                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                            Pattern Value{
                                                                                                              "coding" : [{
                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                "code" : "default-section"
                                                                                                              }]
                                                                                                            }
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1060. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                            TypeReference(Resource)
                                                                                                            Is Modifierfalse
                                                                                                            Must Supportfalse
                                                                                                            Summaryfalse
                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                            1062. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                            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()))
                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                            • value @ code
                                                                                                            • 1064. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                              Comments

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

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

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

                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              1066. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                              TypeReference(Resource)
                                                                                                              Is Modifierfalse
                                                                                                              Must Supportfalse
                                                                                                              Summaryfalse
                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              1068. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                              Slice Namelanguage
                                                                                                              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..*
                                                                                                              TypeBackboneElement
                                                                                                              Is Modifierfalse
                                                                                                              Must Supportfalse
                                                                                                              Summaryfalse
                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                              1070. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                              Control10..*
                                                                                                              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()))
                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                              • value @ url
                                                                                                              • 1072. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                Slice Namelanguage
                                                                                                                Definition

                                                                                                                The Language of the Section.

                                                                                                                ShortLanguage for the Section
                                                                                                                Comments

                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                Control1..1
                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                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())
                                                                                                                1074. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                Definition

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

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

                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                Comments

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

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

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

                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1076. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                Is Modifierfalse
                                                                                                                Must Supportfalse
                                                                                                                Summaryfalse
                                                                                                                Requirements

                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                Pattern Value{
                                                                                                                  "coding" : [{
                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                    "code" : "language"
                                                                                                                  }]
                                                                                                                }
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1078. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                TypeReference(Resource)
                                                                                                                Is Modifierfalse
                                                                                                                Must Supportfalse
                                                                                                                Summaryfalse
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1080. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                                                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()))
                                                                                                                1082. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                Slice Name@default
                                                                                                                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..*
                                                                                                                TypeBackboneElement
                                                                                                                Is Modifierfalse
                                                                                                                Must Supportfalse
                                                                                                                Summaryfalse
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1084. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                Definition

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

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

                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                Comments

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

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

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

                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1086. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                Is Modifierfalse
                                                                                                                Must Supportfalse
                                                                                                                Summaryfalse
                                                                                                                Requirements

                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                Pattern Value{
                                                                                                                  "coding" : [{
                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                    "code" : "default-section"
                                                                                                                  }]
                                                                                                                }
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1088. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                TypeReference(Resource)
                                                                                                                Is Modifierfalse
                                                                                                                Must Supportfalse
                                                                                                                Summaryfalse
                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                1090. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                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()))
                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                • value @ code
                                                                                                                • 1092. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                  Comments

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

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

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

                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  1094. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                  TypeReference(Resource)
                                                                                                                  Is Modifierfalse
                                                                                                                  Must Supportfalse
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  1096. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                  Slice Namelanguage
                                                                                                                  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..*
                                                                                                                  TypeBackboneElement
                                                                                                                  Is Modifierfalse
                                                                                                                  Must Supportfalse
                                                                                                                  Summaryfalse
                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                  1098. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                                  Control10..*
                                                                                                                  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()))
                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                  • value @ url
                                                                                                                  • 1100. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                    Slice Namelanguage
                                                                                                                    Definition

                                                                                                                    The Language of the Section.

                                                                                                                    ShortLanguage for the Section
                                                                                                                    Comments

                                                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                    Control1..1
                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                    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())
                                                                                                                    1102. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                    Definition

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

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

                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                    Comments

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

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

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

                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1104. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Requirements

                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                    Pattern Value{
                                                                                                                      "coding" : [{
                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                        "code" : "language"
                                                                                                                      }]
                                                                                                                    }
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1106. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                    TypeReference(Resource)
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1108. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                                                    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()))
                                                                                                                    1110. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                    Slice Name@default
                                                                                                                    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..*
                                                                                                                    TypeBackboneElement
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1112. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                    Definition

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

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

                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                    Comments

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

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

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

                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1114. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Requirements

                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                    Pattern Value{
                                                                                                                      "coding" : [{
                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                        "code" : "default-section"
                                                                                                                      }]
                                                                                                                    }
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1116. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                    TypeReference(Resource)
                                                                                                                    Is Modifierfalse
                                                                                                                    Must Supportfalse
                                                                                                                    Summaryfalse
                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                    1118. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                    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()))
                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                    • value @ code
                                                                                                                    • 1120. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                      Comments

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

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

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

                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      1122. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                      TypeReference(Resource)
                                                                                                                      Is Modifierfalse
                                                                                                                      Must Supportfalse
                                                                                                                      Summaryfalse
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      1124. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                      Slice Namelanguage
                                                                                                                      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..*
                                                                                                                      TypeBackboneElement
                                                                                                                      Is Modifierfalse
                                                                                                                      Must Supportfalse
                                                                                                                      Summaryfalse
                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                      1126. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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.

                                                                                                                      Control10..*
                                                                                                                      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()))
                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                      • value @ url
                                                                                                                      • 1128. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                        Slice Namelanguage
                                                                                                                        Definition

                                                                                                                        The Language of the Section.

                                                                                                                        ShortLanguage for the Section
                                                                                                                        Comments

                                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                        Control1..1
                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                        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())
                                                                                                                        1130. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                        Definition

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

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

                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                        Comments

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

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

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

                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1132. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                        Pattern Value{
                                                                                                                          "coding" : [{
                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                            "code" : "language"
                                                                                                                          }]
                                                                                                                        }
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1134. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                        TypeReference(Resource)
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1136. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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*
                                                                                                                        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()))
                                                                                                                        1138. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                        Slice Name@default
                                                                                                                        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..*
                                                                                                                        TypeBackboneElement
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        Summaryfalse
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1140. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                        Definition

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

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

                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                        Comments

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

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

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

                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1142. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        Summaryfalse
                                                                                                                        Requirements

                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                        Pattern Value{
                                                                                                                          "coding" : [{
                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                            "code" : "default-section"
                                                                                                                          }]
                                                                                                                        }
                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                        1144. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                        TypeReference(Resource)
                                                                                                                        Is Modifierfalse
                                                                                                                        Must Supportfalse
                                                                                                                        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 foundhere

                                                                                                                        0. Composition
                                                                                                                        Invariantsinv-require-official-identifier: Every Guideline/Recommendation must have exactly one official identifier (with use = #official) (identifier.where(use='official').count() = 1)
                                                                                                                        2. Composition.meta
                                                                                                                        4. Composition.meta.tag
                                                                                                                        BindingThe codes SHOULD be taken from Recommendation Tags
                                                                                                                        (preferred to http://fhir.awmf.org/awmf.ig/ValueSet/vs-recommendation-tags)
                                                                                                                        6. Composition.extension:versionAlgorithm
                                                                                                                        Slice NameversionAlgorithm
                                                                                                                        8. Composition.extension:versionAlgorithm.value[x]:valueCoding
                                                                                                                        Slice NamevalueCoding
                                                                                                                        TypeCoding
                                                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                        Pattern Value{
                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
                                                                                                                          "code" : "major-minor",
                                                                                                                          "display" : "Major-Minor Versioning"
                                                                                                                        }
                                                                                                                        10. Composition.version
                                                                                                                        NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                        Control1..?
                                                                                                                        Invariantsinv-version-major-minor: Version must be a major-minor version (e.g. 5.1) ($this.matches('^[0-9]+\\.[0-9]+$'))
                                                                                                                        12. Composition.category
                                                                                                                        Control1..?
                                                                                                                        SlicingThis element introduces a set of slices on Composition.category. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                        • value @ coding
                                                                                                                        • 14. Composition.category:synthesisType
                                                                                                                          Slice NamesynthesisType
                                                                                                                          Control1..1
                                                                                                                          16. Composition.category:synthesisType.coding
                                                                                                                          BindingThe codes SHALL be taken from Recommendation Synthesis Type
                                                                                                                          (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-recommendation-synthesis-type)
                                                                                                                          18. Composition.category:synthesisType.coding.system
                                                                                                                          Control1..?
                                                                                                                          Must Supporttrue
                                                                                                                          20. Composition.category:synthesisType.coding.code
                                                                                                                          Control1..?
                                                                                                                          Must Supporttrue
                                                                                                                          22. Composition.category:clinicalApplicationType
                                                                                                                          Slice NameclinicalApplicationType
                                                                                                                          Control0..*
                                                                                                                          24. Composition.category:clinicalApplicationType.coding
                                                                                                                          BindingThe codes SHALL be taken from Clinical Application Type
                                                                                                                          (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-clinical-application-type)
                                                                                                                          26. Composition.category:clinicalApplicationType.coding.system
                                                                                                                          Control1..?
                                                                                                                          Must Supporttrue
                                                                                                                          28. Composition.category:clinicalApplicationType.coding.code
                                                                                                                          Control1..?
                                                                                                                          Must Supporttrue
                                                                                                                          30. Composition.relatesTo
                                                                                                                          Control1..?
                                                                                                                          32. Composition.relatesTo:partOf
                                                                                                                          Slice NamepartOf
                                                                                                                          Control1..?
                                                                                                                          34. Composition.relatesTo:specificationOfPreceedingRecommendation
                                                                                                                          Slice NamespecificationOfPreceedingRecommendation
                                                                                                                          Control0..*
                                                                                                                          36. Composition.relatesTo:specificationOfPreceedingRecommendation.extension:classifier
                                                                                                                          Slice Nameclassifier
                                                                                                                          38. Composition.relatesTo:specificationOfPreceedingRecommendation.type
                                                                                                                          Pattern Valuepredecessor
                                                                                                                          40. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]
                                                                                                                          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                          SlicingThis element introduces a set of slices on Composition.relatesTo.target[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                          • type @ $this
                                                                                                                          • 42. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]:targetReference
                                                                                                                            Slice NametargetReference
                                                                                                                            Control1..1
                                                                                                                            TypeReference(Recommendation)
                                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                            44. Composition.relatesTo:specificationOfSucceedingRecommendation
                                                                                                                            Slice NamespecificationOfSucceedingRecommendation
                                                                                                                            Control0..*
                                                                                                                            46. Composition.relatesTo:specificationOfSucceedingRecommendation.extension:classifier
                                                                                                                            Slice Nameclassifier
                                                                                                                            48. Composition.relatesTo:specificationOfSucceedingRecommendation.type
                                                                                                                            Pattern Valuesuccessor
                                                                                                                            50. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]
                                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                            SlicingThis element introduces a set of slices on Composition.relatesTo.target[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                            • type @ $this
                                                                                                                            • 52. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]:targetReference
                                                                                                                              Slice NametargetReference
                                                                                                                              Control1..1
                                                                                                                              TypeReference(Recommendation)
                                                                                                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                              54. Composition.relatesTo:replacesRecommendation
                                                                                                                              Slice NamereplacesRecommendation
                                                                                                                              Control0..*
                                                                                                                              56. Composition.relatesTo:replacesRecommendation.extension:classifier
                                                                                                                              Slice Nameclassifier
                                                                                                                              58. Composition.relatesTo:replacesRecommendation.type
                                                                                                                              Pattern Valuereplaces
                                                                                                                              60. Composition.relatesTo:replacesRecommendation.target[x]
                                                                                                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                              SlicingThis element introduces a set of slices on Composition.relatesTo.target[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                              • type @ $this
                                                                                                                              • 62. Composition.relatesTo:replacesRecommendation.target[x]:targetReference
                                                                                                                                Slice NametargetReference
                                                                                                                                Control1..1
                                                                                                                                TypeReference(Recommendation)
                                                                                                                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                64. Composition.section
                                                                                                                                SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                • value @ code.coding
                                                                                                                                • 66. Composition.section.extension
                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                  • value @ url
                                                                                                                                  • 68. Composition.section.extension:intendedAudience
                                                                                                                                    Slice NameintendedAudience
                                                                                                                                    Control0..*
                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                    70. Composition.section.extension:versionStatus
                                                                                                                                    Slice NameversionStatus
                                                                                                                                    Control0..1
                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                    72. Composition.section.code
                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                    74. Composition.section:summary
                                                                                                                                    Slice Namesummary
                                                                                                                                    76. Composition.section:summary.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "summary",
                                                                                                                                        "display" : "Summary"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    78. Composition.section:introduction
                                                                                                                                    Slice Nameintroduction
                                                                                                                                    80. Composition.section:introduction.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "introduction",
                                                                                                                                        "display" : "Introduction"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    82. Composition.section:discussion
                                                                                                                                    Slice Namediscussion
                                                                                                                                    84. Composition.section:discussion.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "discussion",
                                                                                                                                        "display" : "Discussion"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    86. Composition.section:methods
                                                                                                                                    Slice Namemethods
                                                                                                                                    88. Composition.section:methods.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "methods",
                                                                                                                                        "display" : "Methods"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    90. Composition.section:references
                                                                                                                                    Slice Namereferences
                                                                                                                                    92. Composition.section:references.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "references",
                                                                                                                                        "display" : "References"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    94. Composition.section:competingInterests
                                                                                                                                    Slice NamecompetingInterests
                                                                                                                                    96. Composition.section:competingInterests.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "competing-interests",
                                                                                                                                        "display" : "Competing Interests"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    98. Composition.section:acknowledgements
                                                                                                                                    Slice Nameacknowledgements
                                                                                                                                    100. Composition.section:acknowledgements.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "acknowledgements",
                                                                                                                                        "display" : "Acknowledgements"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    102. Composition.section:appendices
                                                                                                                                    Slice Nameappendices
                                                                                                                                    104. Composition.section:appendices.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "appendices",
                                                                                                                                        "display" : "Appendices"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    106. Composition.section:recommendationStatement
                                                                                                                                    Slice NamerecommendationStatement
                                                                                                                                    108. Composition.section:recommendationStatement.code
                                                                                                                                    Control1..?
                                                                                                                                    Pattern Value{
                                                                                                                                      "coding" : [{
                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                        "code" : "recommendation-statement",
                                                                                                                                        "display" : "Recommendation Statement"
                                                                                                                                      }]
                                                                                                                                    }
                                                                                                                                    110. Composition.section:recommendationStatement.section
                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                    • value @ code
                                                                                                                                    • 112. Composition.section:recommendationStatement.section:language
                                                                                                                                      Slice Namelanguage
                                                                                                                                      Control0..*
                                                                                                                                      TypeBackboneElement
                                                                                                                                      114. Composition.section:recommendationStatement.section:language.extension
                                                                                                                                      Control1..?
                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                      • value @ url
                                                                                                                                      • 116. Composition.section:recommendationStatement.section:language.extension:language
                                                                                                                                        Slice Namelanguage
                                                                                                                                        Control1..1
                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                        118. Composition.section:recommendationStatement.section:language.code
                                                                                                                                        Control1..?
                                                                                                                                        Pattern Value{
                                                                                                                                          "coding" : [{
                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                            "code" : "language"
                                                                                                                                          }]
                                                                                                                                        }
                                                                                                                                        120. Composition.section:recommendationStatement.section:language.section
                                                                                                                                        Control0..0
                                                                                                                                        122. Composition.section:recommendationStatement.section:@default
                                                                                                                                        Slice Name@default
                                                                                                                                        Control0..*
                                                                                                                                        TypeBackboneElement
                                                                                                                                        124. Composition.section:recommendationStatement.section:@default.code
                                                                                                                                        Control1..?
                                                                                                                                        Pattern Value{
                                                                                                                                          "coding" : [{
                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                            "code" : "default-section"
                                                                                                                                          }]
                                                                                                                                        }
                                                                                                                                        126. Composition.section:ratings
                                                                                                                                        Slice Nameratings
                                                                                                                                        128. Composition.section:ratings.code
                                                                                                                                        Control1..?
                                                                                                                                        Pattern Value{
                                                                                                                                          "coding" : [{
                                                                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                            "code" : "ratings",
                                                                                                                                            "display" : "Ratings"
                                                                                                                                          }]
                                                                                                                                        }
                                                                                                                                        130. Composition.section:ratings.entry
                                                                                                                                        TypeReference(Recommendation Justification)
                                                                                                                                        132. Composition.section:population
                                                                                                                                        Slice Namepopulation
                                                                                                                                        134. Composition.section:population.code
                                                                                                                                        Control1..?
                                                                                                                                        Pattern Value{
                                                                                                                                          "coding" : [{
                                                                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                            "code" : "population",
                                                                                                                                            "display" : "Population"
                                                                                                                                          }]
                                                                                                                                        }
                                                                                                                                        136. Composition.section:population.section
                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                        • value @ code
                                                                                                                                        • 138. Composition.section:population.section:language
                                                                                                                                          Slice Namelanguage
                                                                                                                                          Control0..*
                                                                                                                                          TypeBackboneElement
                                                                                                                                          140. Composition.section:population.section:language.extension
                                                                                                                                          Control1..?
                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                          • value @ url
                                                                                                                                          • 142. Composition.section:population.section:language.extension:language
                                                                                                                                            Slice Namelanguage
                                                                                                                                            Control1..1
                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                            144. Composition.section:population.section:language.extension:keyword
                                                                                                                                            Slice Namekeyword
                                                                                                                                            Control0..*
                                                                                                                                            TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                            146. Composition.section:population.section:language.code
                                                                                                                                            Control1..?
                                                                                                                                            Pattern Value{
                                                                                                                                              "coding" : [{
                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                "code" : "language"
                                                                                                                                              }]
                                                                                                                                            }
                                                                                                                                            148. Composition.section:population.section:language.entry
                                                                                                                                            TypeReference(EvidenceVariable, Group)
                                                                                                                                            150. Composition.section:population.section:language.section
                                                                                                                                            Control0..0
                                                                                                                                            152. Composition.section:population.section:@default
                                                                                                                                            Slice Name@default
                                                                                                                                            Control0..*
                                                                                                                                            TypeBackboneElement
                                                                                                                                            154. Composition.section:population.section:@default.code
                                                                                                                                            Control1..?
                                                                                                                                            Pattern Value{
                                                                                                                                              "coding" : [{
                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                "code" : "default-section"
                                                                                                                                              }]
                                                                                                                                            }
                                                                                                                                            156. Composition.section:action
                                                                                                                                            Slice Nameaction
                                                                                                                                            158. Composition.section:action.code
                                                                                                                                            Control1..?
                                                                                                                                            Pattern Value{
                                                                                                                                              "coding" : [{
                                                                                                                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                "code" : "action",
                                                                                                                                                "display" : "Action"
                                                                                                                                              }]
                                                                                                                                            }
                                                                                                                                            160. Composition.section:action.section
                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                            • value @ code
                                                                                                                                            • 162. Composition.section:action.section:language
                                                                                                                                              Slice Namelanguage
                                                                                                                                              Control0..*
                                                                                                                                              TypeBackboneElement
                                                                                                                                              164. Composition.section:action.section:language.extension
                                                                                                                                              Control1..?
                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                              • value @ url
                                                                                                                                              • 166. Composition.section:action.section:language.extension:language
                                                                                                                                                Slice Namelanguage
                                                                                                                                                Control1..1
                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                168. Composition.section:action.section:language.extension:keyword
                                                                                                                                                Slice Namekeyword
                                                                                                                                                Control0..*
                                                                                                                                                TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                170. Composition.section:action.section:language.code
                                                                                                                                                Control1..?
                                                                                                                                                Pattern Value{
                                                                                                                                                  "coding" : [{
                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                    "code" : "language"
                                                                                                                                                  }]
                                                                                                                                                }
                                                                                                                                                172. Composition.section:action.section:language.entry
                                                                                                                                                TypeReference(PlanDefinition)
                                                                                                                                                174. Composition.section:action.section:language.section
                                                                                                                                                Control0..0
                                                                                                                                                176. Composition.section:action.section:@default
                                                                                                                                                Slice Name@default
                                                                                                                                                Control0..*
                                                                                                                                                TypeBackboneElement
                                                                                                                                                178. Composition.section:action.section:@default.code
                                                                                                                                                Control1..?
                                                                                                                                                Pattern Value{
                                                                                                                                                  "coding" : [{
                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                    "code" : "default-section"
                                                                                                                                                  }]
                                                                                                                                                }
                                                                                                                                                180. Composition.section:oppositeAction
                                                                                                                                                Slice NameoppositeAction
                                                                                                                                                182. Composition.section:oppositeAction.code
                                                                                                                                                Control1..?
                                                                                                                                                Pattern Value{
                                                                                                                                                  "coding" : [{
                                                                                                                                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                    "code" : "opposite-action",
                                                                                                                                                    "display" : "Opposite Action"
                                                                                                                                                  }]
                                                                                                                                                }
                                                                                                                                                184. Composition.section:oppositeAction.section
                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                • value @ code
                                                                                                                                                • 186. Composition.section:oppositeAction.section:language
                                                                                                                                                  Slice Namelanguage
                                                                                                                                                  Control0..*
                                                                                                                                                  TypeBackboneElement
                                                                                                                                                  188. Composition.section:oppositeAction.section:language.extension
                                                                                                                                                  Control1..?
                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                  • value @ url
                                                                                                                                                  • 190. Composition.section:oppositeAction.section:language.extension:language
                                                                                                                                                    Slice Namelanguage
                                                                                                                                                    Control1..1
                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                    192. Composition.section:oppositeAction.section:language.extension:keyword
                                                                                                                                                    Slice Namekeyword
                                                                                                                                                    Control0..*
                                                                                                                                                    TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                    194. Composition.section:oppositeAction.section:language.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                        "code" : "language"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    196. Composition.section:oppositeAction.section:language.entry
                                                                                                                                                    TypeReference(PlanDefinition)
                                                                                                                                                    198. Composition.section:oppositeAction.section:language.section
                                                                                                                                                    Control0..0
                                                                                                                                                    200. Composition.section:oppositeAction.section:@default
                                                                                                                                                    Slice Name@default
                                                                                                                                                    Control0..*
                                                                                                                                                    TypeBackboneElement
                                                                                                                                                    202. Composition.section:oppositeAction.section:@default.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                        "code" : "default-section"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    204. Composition.section:evidence
                                                                                                                                                    Slice Nameevidence
                                                                                                                                                    206. Composition.section:evidence.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                        "code" : "evidence",
                                                                                                                                                        "display" : "Evidence"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    208. Composition.section:justification
                                                                                                                                                    Slice Namejustification
                                                                                                                                                    210. Composition.section:justification.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                        "code" : "justification",
                                                                                                                                                        "display" : "Justification"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    212. Composition.section:considerations
                                                                                                                                                    Slice Nameconsiderations
                                                                                                                                                    214. Composition.section:considerations.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                        "code" : "considerations",
                                                                                                                                                        "display" : "Considerations"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    216. Composition.section:text
                                                                                                                                                    Slice Nametext
                                                                                                                                                    Control0..*
                                                                                                                                                    Must Supporttrue
                                                                                                                                                    218. Composition.section:text.extension:intendedAudience
                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                    Control0..*
                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                    220. Composition.section:text.extension:versionStatus
                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                    Control0..1
                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                    222. Composition.section:text.code
                                                                                                                                                    Control1..?
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "coding" : [{
                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                        "code" : "text",
                                                                                                                                                        "display" : "Text"
                                                                                                                                                      }]
                                                                                                                                                    }
                                                                                                                                                    224. Composition.section:text.code.coding
                                                                                                                                                    Control1..1
                                                                                                                                                    Pattern Value{
                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                      "code" : "text",
                                                                                                                                                      "display" : "Text"
                                                                                                                                                    }
                                                                                                                                                    226. Composition.section:text.section
                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                    • value @ code
                                                                                                                                                    • 228. Composition.section:text.section:language
                                                                                                                                                      Slice Namelanguage
                                                                                                                                                      Control0..*
                                                                                                                                                      TypeBackboneElement
                                                                                                                                                      230. Composition.section:text.section:language.extension
                                                                                                                                                      Control1..?
                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                      • value @ url
                                                                                                                                                      • 232. Composition.section:text.section:language.extension:language
                                                                                                                                                        Slice Namelanguage
                                                                                                                                                        Control1..1
                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                        234. Composition.section:text.section:language.code
                                                                                                                                                        Control1..?
                                                                                                                                                        Pattern Value{
                                                                                                                                                          "coding" : [{
                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                            "code" : "language"
                                                                                                                                                          }]
                                                                                                                                                        }
                                                                                                                                                        236. Composition.section:text.section:language.section
                                                                                                                                                        Control0..0
                                                                                                                                                        238. Composition.section:text.section:@default
                                                                                                                                                        Slice Name@default
                                                                                                                                                        Control0..*
                                                                                                                                                        TypeBackboneElement
                                                                                                                                                        240. Composition.section:text.section:@default.code
                                                                                                                                                        Control1..?
                                                                                                                                                        Pattern Value{
                                                                                                                                                          "coding" : [{
                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                            "code" : "default-section"
                                                                                                                                                          }]
                                                                                                                                                        }
                                                                                                                                                        242. Composition.section:consensusProtocol
                                                                                                                                                        Slice NameconsensusProtocol
                                                                                                                                                        Control0..*
                                                                                                                                                        244. Composition.section:consensusProtocol.extension:intendedAudience
                                                                                                                                                        Slice NameintendedAudience
                                                                                                                                                        Control0..*
                                                                                                                                                        TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                        246. Composition.section:consensusProtocol.extension:versionStatus
                                                                                                                                                        Slice NameversionStatus
                                                                                                                                                        Control0..1
                                                                                                                                                        TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                        248. Composition.section:consensusProtocol.code
                                                                                                                                                        Control1..?
                                                                                                                                                        Pattern Value{
                                                                                                                                                          "coding" : [{
                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                            "code" : "consensus-protocol",
                                                                                                                                                            "display" : "Consensus Protocol"
                                                                                                                                                          }]
                                                                                                                                                        }
                                                                                                                                                        250. Composition.section:consensusProtocol.code.coding
                                                                                                                                                        Control1..1
                                                                                                                                                        Pattern Value{
                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                          "code" : "consensus-protocol",
                                                                                                                                                          "display" : "Consensus Protocol"
                                                                                                                                                        }
                                                                                                                                                        252. Composition.section:consensusProtocol.section
                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                        • value @ code
                                                                                                                                                        • 254. Composition.section:consensusProtocol.section:language
                                                                                                                                                          Slice Namelanguage
                                                                                                                                                          Control0..*
                                                                                                                                                          TypeBackboneElement
                                                                                                                                                          256. Composition.section:consensusProtocol.section:language.extension
                                                                                                                                                          Control1..?
                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                          • value @ url
                                                                                                                                                          • 258. Composition.section:consensusProtocol.section:language.extension:language
                                                                                                                                                            Slice Namelanguage
                                                                                                                                                            Control1..1
                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                            260. Composition.section:consensusProtocol.section:language.code
                                                                                                                                                            Control1..?
                                                                                                                                                            Pattern Value{
                                                                                                                                                              "coding" : [{
                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                "code" : "language"
                                                                                                                                                              }]
                                                                                                                                                            }
                                                                                                                                                            262. Composition.section:consensusProtocol.section:language.section
                                                                                                                                                            Control0..0
                                                                                                                                                            264. Composition.section:consensusProtocol.section:@default
                                                                                                                                                            Slice Name@default
                                                                                                                                                            Control0..*
                                                                                                                                                            TypeBackboneElement
                                                                                                                                                            266. Composition.section:consensusProtocol.section:@default.code
                                                                                                                                                            Control1..?
                                                                                                                                                            Pattern Value{
                                                                                                                                                              "coding" : [{
                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                "code" : "default-section"
                                                                                                                                                              }]
                                                                                                                                                            }
                                                                                                                                                            268. Composition.section:consensusProtocol.section:@default.section
                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                            • value @ code
                                                                                                                                                            • 270. Composition.section:consensusProtocol.section:@default.section:language
                                                                                                                                                              Slice Namelanguage
                                                                                                                                                              Control0..*
                                                                                                                                                              TypeBackboneElement
                                                                                                                                                              272. Composition.section:consensusProtocol.section:@default.section:language.extension
                                                                                                                                                              Control1..?
                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                              • value @ url
                                                                                                                                                              • 274. Composition.section:consensusProtocol.section:@default.section:language.extension:language
                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                Control1..1
                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                276. Composition.section:consensusProtocol.section:@default.section:language.code
                                                                                                                                                                Control1..?
                                                                                                                                                                Pattern Value{
                                                                                                                                                                  "coding" : [{
                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                    "code" : "language"
                                                                                                                                                                  }]
                                                                                                                                                                }
                                                                                                                                                                278. Composition.section:consensusProtocol.section:@default.section:language.section
                                                                                                                                                                Control0..0
                                                                                                                                                                280. Composition.section:consensusProtocol.section:@default.section:@default
                                                                                                                                                                Slice Name@default
                                                                                                                                                                Control0..*
                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                282. Composition.section:consensusProtocol.section:@default.section:@default.code
                                                                                                                                                                Control1..?
                                                                                                                                                                Pattern Value{
                                                                                                                                                                  "coding" : [{
                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                  }]
                                                                                                                                                                }
                                                                                                                                                                284. Composition.section:consensusProtocol.section:@default.section:@default.section
                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                • value @ code
                                                                                                                                                                • 286. Composition.section:consensusProtocol.section:@default.section:@default.section:language
                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                  Control0..*
                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                  288. Composition.section:consensusProtocol.section:@default.section:@default.section:language.extension
                                                                                                                                                                  Control1..?
                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                  • value @ url
                                                                                                                                                                  • 290. Composition.section:consensusProtocol.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                    Control1..1
                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                    292. Composition.section:consensusProtocol.section:@default.section:@default.section:language.code
                                                                                                                                                                    Control1..?
                                                                                                                                                                    Pattern Value{
                                                                                                                                                                      "coding" : [{
                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                        "code" : "language"
                                                                                                                                                                      }]
                                                                                                                                                                    }
                                                                                                                                                                    294. Composition.section:consensusProtocol.section:@default.section:@default.section:language.section
                                                                                                                                                                    Control0..0
                                                                                                                                                                    296. Composition.section:consensusProtocol.section:@default.section:@default.section:@default
                                                                                                                                                                    Slice Name@default
                                                                                                                                                                    Control0..*
                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                    298. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.code
                                                                                                                                                                    Control1..?
                                                                                                                                                                    Pattern Value{
                                                                                                                                                                      "coding" : [{
                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                      }]
                                                                                                                                                                    }
                                                                                                                                                                    300. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section
                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                    • value @ code
                                                                                                                                                                    • 302. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                      Control0..*
                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                      304. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                      Control1..?
                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                      • value @ url
                                                                                                                                                                      • 306. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                        Control1..1
                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                        308. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                        Control1..?
                                                                                                                                                                        Pattern Value{
                                                                                                                                                                          "coding" : [{
                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                            "code" : "language"
                                                                                                                                                                          }]
                                                                                                                                                                        }
                                                                                                                                                                        310. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                        Control0..0
                                                                                                                                                                        312. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                        Slice Name@default
                                                                                                                                                                        Control0..*
                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                        314. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                        Control1..?
                                                                                                                                                                        Pattern Value{
                                                                                                                                                                          "coding" : [{
                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                          }]
                                                                                                                                                                        }
                                                                                                                                                                        316. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                        • value @ code
                                                                                                                                                                        • 318. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                          Control0..*
                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                          320. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                          Control1..?
                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                          • value @ url
                                                                                                                                                                          • 322. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                            Control1..1
                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                            324. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                            Control1..?
                                                                                                                                                                            Pattern Value{
                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                "code" : "language"
                                                                                                                                                                              }]
                                                                                                                                                                            }
                                                                                                                                                                            326. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                            Control0..0
                                                                                                                                                                            328. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                            Slice Name@default
                                                                                                                                                                            Control0..*
                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                            330. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                            Control1..?
                                                                                                                                                                            Pattern Value{
                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                              }]
                                                                                                                                                                            }
                                                                                                                                                                            332. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                            • value @ code
                                                                                                                                                                            • 334. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                              Control0..*
                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                              336. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                              Control1..?
                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                              • value @ url
                                                                                                                                                                              • 338. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                Control1..1
                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                340. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                Control1..?
                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                  }]
                                                                                                                                                                                }
                                                                                                                                                                                342. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                Control0..0
                                                                                                                                                                                344. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                Control0..*
                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                346. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                Control1..?
                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                  }]
                                                                                                                                                                                }
                                                                                                                                                                                348. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                • value @ code
                                                                                                                                                                                • 350. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                  Control0..*
                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                  352. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                  Control1..?
                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                  • value @ url
                                                                                                                                                                                  • 354. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                    356. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                    Control1..?
                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                      }]
                                                                                                                                                                                    }
                                                                                                                                                                                    358. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                    Control0..0
                                                                                                                                                                                    360. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                    362. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                    Control1..?
                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                      }]
                                                                                                                                                                                    }
                                                                                                                                                                                    364. Composition.section:patientVersion
                                                                                                                                                                                    Slice NamepatientVersion
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    366. Composition.section:patientVersion.extension:intendedAudience
                                                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                    368. Composition.section:patientVersion.extension:versionStatus
                                                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                    370. Composition.section:patientVersion.code
                                                                                                                                                                                    Control1..?
                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                        "code" : "patient-version",
                                                                                                                                                                                        "display" : "Patient Version"
                                                                                                                                                                                      }]
                                                                                                                                                                                    }
                                                                                                                                                                                    372. Composition.section:patientVersion.code.coding
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                      "code" : "patient-version",
                                                                                                                                                                                      "display" : "Patient Version"
                                                                                                                                                                                    }
                                                                                                                                                                                    374. Composition.section:otherContent
                                                                                                                                                                                    Slice NameotherContent
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    376. Composition.section:otherContent.extension:intendedAudience
                                                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                                                    Control0..*
                                                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                    378. Composition.section:otherContent.extension:versionStatus
                                                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                                                    Control0..1
                                                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                    380. Composition.section:otherContent.code
                                                                                                                                                                                    Control1..?
                                                                                                                                                                                    BindingThe codes SHALL be taken from Content Types
                                                                                                                                                                                    (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                                                                                                                                                    382. Composition.section:otherContent.code.coding
                                                                                                                                                                                    Control1..1
                                                                                                                                                                                    BindingThe codes SHALL be taken from Content Types
                                                                                                                                                                                    (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                                                                                                                                                    384. Composition.section:otherContent.section
                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                    • value @ code
                                                                                                                                                                                    • 386. Composition.section:otherContent.section:language
                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                      Control0..*
                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                      388. Composition.section:otherContent.section:language.extension
                                                                                                                                                                                      Control1..?
                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                      • value @ url
                                                                                                                                                                                      • 390. Composition.section:otherContent.section:language.extension:language
                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                        Control1..1
                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                        392. Composition.section:otherContent.section:language.code
                                                                                                                                                                                        Control1..?
                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                          }]
                                                                                                                                                                                        }
                                                                                                                                                                                        394. Composition.section:otherContent.section:language.section
                                                                                                                                                                                        Control0..0
                                                                                                                                                                                        396. Composition.section:otherContent.section:@default
                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                        Control0..*
                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                        398. Composition.section:otherContent.section:@default.code
                                                                                                                                                                                        Control1..?
                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                          }]
                                                                                                                                                                                        }
                                                                                                                                                                                        400. Composition.section:otherContent.section:@default.section
                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                        • value @ code
                                                                                                                                                                                        • 402. Composition.section:otherContent.section:@default.section:language
                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                          Control0..*
                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                          404. Composition.section:otherContent.section:@default.section:language.extension
                                                                                                                                                                                          Control1..?
                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                          • value @ url
                                                                                                                                                                                          • 406. Composition.section:otherContent.section:@default.section:language.extension:language
                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                            Control1..1
                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                            408. Composition.section:otherContent.section:@default.section:language.code
                                                                                                                                                                                            Control1..?
                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                              }]
                                                                                                                                                                                            }
                                                                                                                                                                                            410. Composition.section:otherContent.section:@default.section:language.section
                                                                                                                                                                                            Control0..0
                                                                                                                                                                                            412. Composition.section:otherContent.section:@default.section:@default
                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                            Control0..*
                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                            414. Composition.section:otherContent.section:@default.section:@default.code
                                                                                                                                                                                            Control1..?
                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                              }]
                                                                                                                                                                                            }
                                                                                                                                                                                            416. Composition.section:otherContent.section:@default.section:@default.section
                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                            • value @ code
                                                                                                                                                                                            • 418. Composition.section:otherContent.section:@default.section:@default.section:language
                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                              Control0..*
                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                              420. Composition.section:otherContent.section:@default.section:@default.section:language.extension
                                                                                                                                                                                              Control1..?
                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                              • value @ url
                                                                                                                                                                                              • 422. Composition.section:otherContent.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                424. Composition.section:otherContent.section:@default.section:@default.section:language.code
                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                  }]
                                                                                                                                                                                                }
                                                                                                                                                                                                426. Composition.section:otherContent.section:@default.section:@default.section:language.section
                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                428. Composition.section:otherContent.section:@default.section:@default.section:@default
                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                430. Composition.section:otherContent.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                  }]
                                                                                                                                                                                                }
                                                                                                                                                                                                432. Composition.section:otherContent.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                • 434. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                  436. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                  Control1..?
                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                  • 438. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                    440. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                      }]
                                                                                                                                                                                                    }
                                                                                                                                                                                                    442. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                    444. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                    446. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                      }]
                                                                                                                                                                                                    }
                                                                                                                                                                                                    448. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                    • 450. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                      452. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                      Control1..?
                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                      • 454. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                        456. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                          }]
                                                                                                                                                                                                        }
                                                                                                                                                                                                        458. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                        Control0..0
                                                                                                                                                                                                        460. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                        462. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                          }]
                                                                                                                                                                                                        }
                                                                                                                                                                                                        464. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                        • 466. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                          468. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                          Control1..?
                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                          • 470. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                            472. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                              }]
                                                                                                                                                                                                            }
                                                                                                                                                                                                            474. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                            476. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                            478. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                              }]
                                                                                                                                                                                                            }
                                                                                                                                                                                                            480. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                            • 482. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                              484. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                              Control1..?
                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                              • 486. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                488. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                }
                                                                                                                                                                                                                490. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                                492. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                494. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                }
                                                                                                                                                                                                                496. Composition.section:outcome
                                                                                                                                                                                                                Slice Nameoutcome
                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                498. Composition.section:outcome.extension:intendedAudience
                                                                                                                                                                                                                Slice NameintendedAudience
                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                500. Composition.section:outcome.extension:versionStatus
                                                                                                                                                                                                                Slice NameversionStatus
                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                502. Composition.section:outcome.code
                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                    "code" : "outcome",
                                                                                                                                                                                                                    "display" : "Outcome"
                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                }
                                                                                                                                                                                                                504. Composition.section:outcome.section
                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                                • 506. Composition.section:outcome.section:language
                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                  508. Composition.section:outcome.section:language.extension
                                                                                                                                                                                                                  Control1..?
                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                  • 510. Composition.section:outcome.section:language.extension:language
                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                    512. Composition.section:outcome.section:language.extension:keyword
                                                                                                                                                                                                                    Slice Namekeyword
                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                    TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                    514. Composition.section:outcome.section:language.code
                                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                    }
                                                                                                                                                                                                                    516. Composition.section:outcome.section:language.entry
                                                                                                                                                                                                                    TypeReference(EvidenceVariable, Group)
                                                                                                                                                                                                                    518. Composition.section:outcome.section:language.section
                                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                                    520. Composition.section:outcome.section:@default
                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                    522. Composition.section:outcome.section:@default.code
                                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                    }
                                                                                                                                                                                                                    524. Composition.section:@default
                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                    526. Composition.section:@default.extension:intendedAudience
                                                                                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                    528. Composition.section:@default.extension:versionStatus
                                                                                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                    530. Composition.section:@default.code
                                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                                    532. Composition.section:@default.code.coding
                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                      "code" : "default-section"
                                                                                                                                                                                                                    }
                                                                                                                                                                                                                    534. Composition.section:@default.section
                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                    • 536. Composition.section:@default.section:language
                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                      538. Composition.section:@default.section:language.extension
                                                                                                                                                                                                                      Control1..?
                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                      • 540. Composition.section:@default.section:language.extension:language
                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                        542. Composition.section:@default.section:language.code
                                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                        }
                                                                                                                                                                                                                        544. Composition.section:@default.section:language.section
                                                                                                                                                                                                                        Control0..0
                                                                                                                                                                                                                        546. Composition.section:@default.section:@default
                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                        548. Composition.section:@default.section:@default.code
                                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                        }
                                                                                                                                                                                                                        550. Composition.section:@default.section:@default.section
                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                        • 552. Composition.section:@default.section:@default.section:language
                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                          554. Composition.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                          Control1..?
                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                          • 556. Composition.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                            558. Composition.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                            }
                                                                                                                                                                                                                            560. Composition.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                                            562. Composition.section:@default.section:@default.section:@default
                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                            564. Composition.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                            }
                                                                                                                                                                                                                            566. Composition.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                            • 568. Composition.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                              570. Composition.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                              Control1..?
                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                              • 572. Composition.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                574. Composition.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                576. Composition.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                                                578. Composition.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                580. Composition.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                582. Composition.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                                                • 584. Composition.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                  586. Composition.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                  Control1..?
                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                  • 588. Composition.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                    590. Composition.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    592. Composition.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                                                    594. Composition.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                    596. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                                    Control1..?
                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    598. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                                    • 600. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                      602. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                      Control1..?
                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                      • 604. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                        606. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                        608. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                                        Control0..0
                                                                                                                                                                                                                                        610. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                        612. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                                        Control1..?
                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                        614. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                                        • 616. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                          618. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                          Control1..?
                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                          • 620. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                            622. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            624. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                                            Control0..0
                                                                                                                                                                                                                                            626. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                            628. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                                            Control1..?
                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            630. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section
                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                            • 632. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                              634. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                              Control1..?
                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                              • 636. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                638. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.code
                                                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                640. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.section
                                                                                                                                                                                                                                                Control0..0
                                                                                                                                                                                                                                                642. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                644. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.code
                                                                                                                                                                                                                                                Control1..?
                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                }

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

                                                                                                                                                                                                                                                0. Composition
                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                ShortA 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
                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())
                                                                                                                                                                                                                                                inv-require-official-identifier: Every Guideline/Recommendation must have exactly one official identifier (with use = #official) (identifier.where(use='official').count() = 1)
                                                                                                                                                                                                                                                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

                                                                                                                                                                                                                                                Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                Typeid
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                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
                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                6. Composition.meta.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
                                                                                                                                                                                                                                                8. Composition.meta.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                • 10. Composition.meta.versionId
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.

                                                                                                                                                                                                                                                  ShortVersion specific identifier
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.

                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                  Typeid
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  12. Composition.meta.lastUpdated
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  When the resource last changed - e.g. when the version changed.

                                                                                                                                                                                                                                                  ShortWhen the resource version last changed
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  This element is generally omitted in instances submitted in a PUT or POST. Instead, it is populated in the response instance and when retrieving information using a GET. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.

                                                                                                                                                                                                                                                  There may be situations where the returned data elements might change without any change to the lastUpdated element. For example, if a server returns a code and its corresponding display by using a foreign-key reference to the code system, updates to the code system that affect the display name might not be reflected in the lastUpdated value of the resource holding the code. It is also possible that an underlying record might be updated in a way that isn't actually surfaced in the FHIR resource (e.g. changing non-exposed metadata) that would cause lastUpdated to change even when there is no apparent change in the data.

                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                  Typeinstant
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  14. Composition.meta.source
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  A uri that identifies the data source of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another server, document, message, database, etc. It can also refer to portions of a structure, such as a section, segment, row, etc.

                                                                                                                                                                                                                                                  ShortIdentifies where the resource comes from
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  The exact use of the source (and the possible implied Provenance.entity.role and agent.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. The source may correspond to Provenance.entity.what[x] or Provenance.agent.who[x], though it may be a more general or abstract reference.

                                                                                                                                                                                                                                                  This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.

                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                  Typeuri
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  16. Composition.meta.profile
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url.

                                                                                                                                                                                                                                                  ShortProfiles this resource claims to conform to
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.

                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  Typecanonical(StructureDefinition)
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  18. Composition.meta.security
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.

                                                                                                                                                                                                                                                  ShortSecurity Labels applied to this resource
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.

                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from AllSecurityLabels
                                                                                                                                                                                                                                                  (extensible to http://hl7.org/fhir/ValueSet/security-labels)

                                                                                                                                                                                                                                                  Security Labels from the Healthcare Privacy and Security Classification System.

                                                                                                                                                                                                                                                  TypeCoding
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  20. Composition.meta.tag
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

                                                                                                                                                                                                                                                  ShortTags applied to this resource
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from Recommendation Tags
                                                                                                                                                                                                                                                  (preferred to http://fhir.awmf.org/awmf.ig/ValueSet/vs-recommendation-tags)
                                                                                                                                                                                                                                                  TypeCoding
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  22. 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 its 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 its meaning or interpretation
                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  24. 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 SHALL be taken from AllLanguages
                                                                                                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3)

                                                                                                                                                                                                                                                  IETF language tag for a human language

                                                                                                                                                                                                                                                  Typecode
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  26. 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 a 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
                                                                                                                                                                                                                                                  This element is affected by the following invariants: dom-6
                                                                                                                                                                                                                                                  TypeNarrative
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Alternate Namesnarrative, html, xhtml, display
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  28. Composition.contained
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

                                                                                                                                                                                                                                                  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. Contained resources may be a resource type defined in the FHIR specification, or an additional resource.

                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  This element is affected by the following invariants: dom-2, dom-4, dom-3, dom-5
                                                                                                                                                                                                                                                  TypeResource
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Alternate Namesinline resources, anonymous resources, contained resources
                                                                                                                                                                                                                                                  30. Composition.extension
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  An Extension

                                                                                                                                                                                                                                                  ShortExtension
                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                  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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                  • 32. Composition.extension:versionAlgorithm
                                                                                                                                                                                                                                                    Slice NameversionAlgorithm
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    Indicates the mechanism used to compare versions to determine which is more current.

                                                                                                                                                                                                                                                    ShortHow to compare versions
                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                    If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.

                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    TypeExtension(Artifact Version Algorithm) (Extension Type: Choice of: string, Coding)
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                    34. Composition.extension:versionAlgorithm.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
                                                                                                                                                                                                                                                    36. Composition.extension:versionAlgorithm.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
                                                                                                                                                                                                                                                    • 38. Composition.extension:versionAlgorithm.url
                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                      Shortidentifies the meaning of the extension
                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                      Typeuri
                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                      Fixed Valuehttp://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
                                                                                                                                                                                                                                                      40. Composition.extension:versionAlgorithm.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
                                                                                                                                                                                                                                                      TypeCoding
                                                                                                                                                                                                                                                      [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()))
                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.extension.value[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                      • type @ $this
                                                                                                                                                                                                                                                      • 42. Composition.extension:versionAlgorithm.value[x]:valueCoding
                                                                                                                                                                                                                                                        Slice NamevalueCoding
                                                                                                                                                                                                                                                        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
                                                                                                                                                                                                                                                        This element is affected by the following invariants: ext-1
                                                                                                                                                                                                                                                        BindingUnless not suitable, these codes SHALL be taken from VersionAlgorithm
                                                                                                                                                                                                                                                        (extensible to http://hl7.org/fhir/ValueSet/version-algorithm)
                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
                                                                                                                                                                                                                                                          "code" : "major-minor",
                                                                                                                                                                                                                                                          "display" : "Major-Minor Versioning"
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        44. Composition.extension:experimental
                                                                                                                                                                                                                                                        Slice Nameexperimental
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        A Boolean value to indicate that this artifact is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

                                                                                                                                                                                                                                                        ShortFor testing purposes, not real usage
                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Experimental) (Extension Type: boolean)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        46. Composition.extension:description
                                                                                                                                                                                                                                                        Slice Namedescription
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        A free text natural language description of the artifact from a consumer's perspective.

                                                                                                                                                                                                                                                        ShortNatural language description of the artifact
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the artifact as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the artifact is presumed to be the predominant language in the place the artifact was created).

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Description) (Extension Type: markdown)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        48. Composition.extension:purpose
                                                                                                                                                                                                                                                        Slice Namepurpose
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        Explanation of why this artifact is needed and why it has been designed as it has.

                                                                                                                                                                                                                                                        ShortWhy this artifact is defined
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        This element does not describe the usage of the artifact. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this artifact.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Purpose) (Extension Type: markdown)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        50. Composition.extension:copyright
                                                                                                                                                                                                                                                        Slice Namecopyright
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        A copyright statement relating to the artifact and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the artifact.

                                                                                                                                                                                                                                                        ShortUse and/or publishing restrictions
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Copyright) (Extension Type: markdown)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        52. Composition.extension:copyrightLabel
                                                                                                                                                                                                                                                        Slice NamecopyrightLabel
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').

                                                                                                                                                                                                                                                        ShortCopyright holder and year(s)
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        Defines the content expected to be rendered in all representations of the artifact. The (c) symbol should NOT be included in this string. It is expected to be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Copyright Label) (Extension Type: string)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        54. Composition.extension:approvalDate
                                                                                                                                                                                                                                                        Slice NameapprovalDate
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        The date on which the artifact content was approved by the publisher. Approval happens once when the content is officially approved for usage.

                                                                                                                                                                                                                                                        ShortWhen the artifact was approved by publisher
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Approval Date) (Extension Type: date)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        56. Composition.extension:lastReviewDate
                                                                                                                                                                                                                                                        Slice NamelastReviewDate
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

                                                                                                                                                                                                                                                        ShortWhen the artifact was approved by publisher
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        If specified, this date follows the original approval date.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Last Review Date) (Extension Type: date)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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:effectivePeriod
                                                                                                                                                                                                                                                        Slice NameeffectivePeriod
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        The period during which the artifact content was or is planned to be in active use.

                                                                                                                                                                                                                                                        ShortWhen the artifact is expected to be used
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        The effective period for an artifact determines when the content is applicable for usage and is independent of publication and review dates. For example, an artifact intended to be used for the year 2016 might be published in 2015.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Artifact Effective Period) (Extension Type: Period)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        60. Composition.extension:additionalLanguage
                                                                                                                                                                                                                                                        Slice NameadditionalLanguage
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        The Resource contains content in a language additional to the one in the language element.

                                                                                                                                                                                                                                                        ShortThe additional language
                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                        TypeExtension(Additional Language) (Extension Type: code)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        62. Composition.extension:extendedContactDetail
                                                                                                                                                                                                                                                        Slice NameextendedContactDetail
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        Contact details to assist a user in finding and communicating with the publisher.

                                                                                                                                                                                                                                                        ShortContact details for the publisher
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        May be a web site, an email address, a physical address, a telephone number, etc.

                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                        TypeExtension(Artifact Extended Contact Detail) (Extension Type: ExtendedContactDetail)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        64. Composition.extension:publicationDate
                                                                                                                                                                                                                                                        Slice NamepublicationDate
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        Specifies the publication date of the Resource.

                                                                                                                                                                                                                                                        ShortPublication date of Resource
                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeExtension(Publication Date) (Extension Type: date)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                        66. 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 managable, 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
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by 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()))
                                                                                                                                                                                                                                                        68. Composition.url
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        An absolute URI that is used to identify this Composition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this Composition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the Composition is stored on different servers.

                                                                                                                                                                                                                                                        ShortCanonical identifier for this Composition, represented as a URI (globally unique)
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.

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

                                                                                                                                                                                                                                                        Allows the Composition to be referenced by a single globally unique identifier.

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

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

                                                                                                                                                                                                                                                        ShortVersion-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..*
                                                                                                                                                                                                                                                        TypeIdentifier
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        72. Composition.version
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        An explicitly assigned identifier of a variation of the content in the Composition.

                                                                                                                                                                                                                                                        ShortAn explicitly assigned identifier of a variation of the content in the Composition
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the Composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example.

                                                                                                                                                                                                                                                        NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        inv-version-major-minor: Version must be a major-minor version (e.g. 5.1) ($this.matches('^[0-9]+\\.[0-9]+$'))
                                                                                                                                                                                                                                                        74. Composition.status
                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                        Shortregistered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown
                                                                                                                                                                                                                                                        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|6.0.0-ballot3)

                                                                                                                                                                                                                                                        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
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                        76. Composition.type
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        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 (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 FHIRDocumentTypeCodes
                                                                                                                                                                                                                                                        (preferred to http://hl7.org/fhir/ValueSet/doc-typecodes)

                                                                                                                                                                                                                                                        Type of a composition.

                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                        Requirements

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

                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        78. Composition.type.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
                                                                                                                                                                                                                                                        80. Composition.type.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                        • 82. Composition.type.coding
                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                          A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                          ShortCode defined by a terminology system
                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                          Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                          TypeCoding
                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                            "code" : "Recommendation",
                                                                                                                                                                                                                                                            "display" : "Recommendation"
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                          84. Composition.type.text
                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                          A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                          ShortPlain text representation of the concept
                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                          Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                          The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                          86. 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
                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                          BindingFor example codes, see ReferencedItemCategoryValueSet
                                                                                                                                                                                                                                                          (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

                                                                                                                                                                                                                                                          High-level kind of a clinical document at a macro level.

                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.category. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                          • value @ coding
                                                                                                                                                                                                                                                          • 88. Composition.category:synthesisType
                                                                                                                                                                                                                                                            Slice NamesynthesisType
                                                                                                                                                                                                                                                            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
                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                            BindingFor example codes, see ReferencedItemCategoryValueSet
                                                                                                                                                                                                                                                            (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

                                                                                                                                                                                                                                                            High-level kind of a clinical document at a macro level.

                                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                            90. Composition.category:synthesisType.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
                                                                                                                                                                                                                                                            92. Composition.category:synthesisType.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.category.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                            • 94. Composition.category:synthesisType.coding
                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                              A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                              ShortCode defined by a terminology system
                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                              Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                              BindingThe codes SHALL be taken from Recommendation Synthesis Type
                                                                                                                                                                                                                                                              (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-recommendation-synthesis-type)
                                                                                                                                                                                                                                                              TypeCoding
                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                              96. Composition.category:synthesisType.coding.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
                                                                                                                                                                                                                                                              98. Composition.category:synthesisType.coding.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.category.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                              • 100. Composition.category:synthesisType.coding.system
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                The identification of the code system that defines the meaning of the symbol in the code.

                                                                                                                                                                                                                                                                ShortIdentity of the terminology system
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

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

                                                                                                                                                                                                                                                                Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                102. Composition.category:synthesisType.coding.version
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                                                                                                                                                                                                                ShortVersion of the system - if relevant
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                                                                                                                                                                                                                NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                104. Composition.category:synthesisType.coding.code
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                                                                                                                                                                                                                                ShortSymbol in syntax defined by the system
                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                This element is affected by the following invariants: cod-1
                                                                                                                                                                                                                                                                Typecode
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Need to refer to a particular code in the system.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                106. Composition.category:synthesisType.coding.display
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                A representation of the meaning of the code in the system, following the rules of the system.

                                                                                                                                                                                                                                                                ShortRepresentation defined by the system
                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                This element is affected by the following invariants: cod-1
                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                108. Composition.category:synthesisType.coding.userSelected
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                                                                                                                                                                                                                ShortIf this coding was chosen directly by the user
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

                                                                                                                                                                                                                                                                This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                110. Composition.category:synthesisType.text
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                112. Composition.category:clinicalApplicationType
                                                                                                                                                                                                                                                                Slice NameclinicalApplicationType
                                                                                                                                                                                                                                                                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
                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                BindingFor example codes, see ReferencedItemCategoryValueSet
                                                                                                                                                                                                                                                                (example to http://hl7.org/fhir/ValueSet/referenced-item-category)

                                                                                                                                                                                                                                                                High-level kind of a clinical document at a macro level.

                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                114. Composition.category:clinicalApplicationType.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
                                                                                                                                                                                                                                                                116. Composition.category:clinicalApplicationType.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.category.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                • 118. Composition.category:clinicalApplicationType.coding
                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                  A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                  ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                  Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                  BindingThe codes SHALL be taken from Clinical Application Type
                                                                                                                                                                                                                                                                  (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-clinical-application-type)
                                                                                                                                                                                                                                                                  TypeCoding
                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                  120. Composition.category:clinicalApplicationType.coding.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
                                                                                                                                                                                                                                                                  122. Composition.category:clinicalApplicationType.coding.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.category.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                  • 124. Composition.category:clinicalApplicationType.coding.system
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    The identification of the code system that defines the meaning of the symbol in the code.

                                                                                                                                                                                                                                                                    ShortIdentity of the terminology system
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously.

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

                                                                                                                                                                                                                                                                    Need to be unambiguous about the source of the definition of the symbol.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    126. Composition.category:clinicalApplicationType.coding.version
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                                                                                                                                                                                                                    ShortVersion of the system - if relevant
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                                                                                                                                                                                                                    NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    128. Composition.category:clinicalApplicationType.coding.code
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                                                                                                                                                                                                                                    ShortSymbol in syntax defined by the system
                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cod-1
                                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Need to refer to a particular code in the system.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    130. Composition.category:clinicalApplicationType.coding.display
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    A representation of the meaning of the code in the system, following the rules of the system.

                                                                                                                                                                                                                                                                    ShortRepresentation defined by the system
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cod-1
                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    132. Composition.category:clinicalApplicationType.coding.userSelected
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                                                                                                                                                                                                                    ShortIf this coding was chosen directly by the user
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

                                                                                                                                                                                                                                                                    This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    134. Composition.category:clinicalApplicationType.text
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

                                                                                                                                                                                                                                                                    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

                                                                                                                                                                                                                                                                    Reference a Citation Resource, ArtifactAssessment Resource (Classification Profile), Group Resource (EvidenceReportSubject Profile), ReserchStudy Resource, or any Resource to define a subject of this EvidenceReport.

                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    138. Composition.encounter
                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                    ShortContext of the Composition
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    TypeReference(Encounter)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    140. Composition.date
                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                    ShortComposition editing time
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    The Last Modified Date on the composition may be after the date of the document was attested without being changed. This means that the date on an amended document is the date of the amendment, not the date of original authorship.

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

                                                                                                                                                                                                                                                                    dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring this version of the Composition. 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()))
                                                                                                                                                                                                                                                                    142. Composition.useContext
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate Composition instances.

                                                                                                                                                                                                                                                                    ShortThe context that the content is intended to support
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    TypeUsageContext
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Assist in searching for appropriate content.

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

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

                                                                                                                                                                                                                                                                    ShortWho and/or what authored the composition
                                                                                                                                                                                                                                                                    Control1..*
                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    146. Composition.name
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    A natural language name identifying the {{title}}. This name should be usable as an identifier for the module by machine processing applications such as code generation.

                                                                                                                                                                                                                                                                    ShortName for this Composition (computer friendly)
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.

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

                                                                                                                                                                                                                                                                    Support human navigation and code generation.

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

                                                                                                                                                                                                                                                                    Official human-readable label for the composition.

                                                                                                                                                                                                                                                                    ShortHuman 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
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    150. Composition.note
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    For any additional notes.

                                                                                                                                                                                                                                                                    ShortFor any additional notes
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    A comment, general note or annotation not coded elsewhere.

                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    TypeAnnotation
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    152. 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
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Identifies responsibility for the accuracy of the composition content.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    154. 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
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    156. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                    158. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                    Comments

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

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

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

                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    160. Composition.attester.mode
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    The type of attestation the authenticator offers.

                                                                                                                                                                                                                                                                    Shortreviewer | editor | endorser | informant | recorder
                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from Contributor Role
                                                                                                                                                                                                                                                                    (preferred to http://terminology.hl7.org/ValueSet/contributor-role)
                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    162. 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
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    164. Composition.attester.party
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Who attested the composition in the specified way.

                                                                                                                                                                                                                                                                    ShortWho attested the composition
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Organization)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    166. 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
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    168. Composition.relatesTo
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                    ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                    When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                    Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                    "relatesTo": [{
                                                                                                                                                                                                                                                                      "type": "replaces",
                                                                                                                                                                                                                                                                      "targetReference": {
                                                                                                                                                                                                                                                                        "identifier": { 
                                                                                                                                                                                                                                                                          "system": "...", 
                                                                                                                                                                                                                                                                          "value": "..."
                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                      } 
                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                    Control1..*
                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.relatesTo. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                    • value @ type
                                                                                                                                                                                                                                                                    • 170. 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
                                                                                                                                                                                                                                                                      This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                      172. Composition.relatesTo.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()))
                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                      • 174. Composition.relatesTo.extension:classifier
                                                                                                                                                                                                                                                                        Slice Nameclassifier
                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                        Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                        ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                        TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                        176. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                        Comments

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

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

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

                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                        178. Composition.relatesTo.type
                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                        Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                        BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                        (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                        The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                        Typecode
                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                        180. Composition.relatesTo.target[x]
                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                        The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                        ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                        TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                        [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
                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                        182. Composition.relatesTo:citeAs
                                                                                                                                                                                                                                                                        Slice NameciteAs
                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                        Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                        ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                        To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                        When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                        Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                        "relatesTo": [{
                                                                                                                                                                                                                                                                          "type": "replaces",
                                                                                                                                                                                                                                                                          "targetReference": {
                                                                                                                                                                                                                                                                            "identifier": { 
                                                                                                                                                                                                                                                                              "system": "...", 
                                                                                                                                                                                                                                                                              "value": "..."
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                          } 
                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                        184. Composition.relatesTo:citeAs.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
                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                        186. Composition.relatesTo:citeAs.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()))
                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                        • 188. Composition.relatesTo:citeAs.extension:classifier
                                                                                                                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                          ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                          190. Composition.relatesTo:citeAs.modifierExtension
                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          192. Composition.relatesTo:citeAs.type
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                          BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                          Typecode
                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          Pattern Valuecite-as
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          194. Composition.relatesTo:citeAs.target[x]
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                          TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                          [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
                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          196. Composition.relatesTo:partOf
                                                                                                                                                                                                                                                                          Slice NamepartOf
                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                          Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                          ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                          To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                          When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                          Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                          "relatesTo": [{
                                                                                                                                                                                                                                                                            "type": "replaces",
                                                                                                                                                                                                                                                                            "targetReference": {
                                                                                                                                                                                                                                                                              "identifier": { 
                                                                                                                                                                                                                                                                                "system": "...", 
                                                                                                                                                                                                                                                                                "value": "..."
                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                            } 
                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          198. Composition.relatesTo:partOf.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
                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          200. Composition.relatesTo:partOf.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()))
                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                          • 202. Composition.relatesTo:partOf.extension:classifier
                                                                                                                                                                                                                                                                            Slice Nameclassifier
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                            ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                            TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                            204. Composition.relatesTo:partOf.modifierExtension
                                                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                            Comments

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

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

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

                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            206. Composition.relatesTo:partOf.type
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                            Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                            BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                            The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Pattern Valuepart-of
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            208. Composition.relatesTo:partOf.target[x]
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                            ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                            TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                            [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
                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            210. Composition.relatesTo:derivedFrom
                                                                                                                                                                                                                                                                            Slice NamederivedFrom
                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                            Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                            ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                            To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                            When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                            Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                            "relatesTo": [{
                                                                                                                                                                                                                                                                              "type": "replaces",
                                                                                                                                                                                                                                                                              "targetReference": {
                                                                                                                                                                                                                                                                                "identifier": { 
                                                                                                                                                                                                                                                                                  "system": "...", 
                                                                                                                                                                                                                                                                                  "value": "..."
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                              } 
                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            212. Composition.relatesTo:derivedFrom.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
                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            214. Composition.relatesTo:derivedFrom.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()))
                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                            • 216. Composition.relatesTo:derivedFrom.extension:classifier
                                                                                                                                                                                                                                                                              Slice Nameclassifier
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                              ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                              TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                              218. Composition.relatesTo:derivedFrom.modifierExtension
                                                                                                                                                                                                                                                                              Definition

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

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

                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                              220. Composition.relatesTo:derivedFrom.type
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                              Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                              BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                              Typecode
                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                              Pattern Valuederived-from
                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                              222. Composition.relatesTo:derivedFrom.target[x]
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                              ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                              TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                              [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
                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                              224. Composition.relatesTo:specificationOf
                                                                                                                                                                                                                                                                              Slice NamespecificationOf
                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                              Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                              ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                              To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                              When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                              Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                              "relatesTo": [{
                                                                                                                                                                                                                                                                                "type": "replaces",
                                                                                                                                                                                                                                                                                "targetReference": {
                                                                                                                                                                                                                                                                                  "identifier": { 
                                                                                                                                                                                                                                                                                    "system": "...", 
                                                                                                                                                                                                                                                                                    "value": "..."
                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                } 
                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                              226. Composition.relatesTo:specificationOf.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
                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                              228. Composition.relatesTo:specificationOf.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()))
                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                              • 230. Composition.relatesTo:specificationOf.extension:classifier
                                                                                                                                                                                                                                                                                Slice Nameclassifier
                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                232. Composition.relatesTo:specificationOf.modifierExtension
                                                                                                                                                                                                                                                                                Definition

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

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

                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                Comments

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

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

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

                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                234. Composition.relatesTo:specificationOf.type
                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                Typecode
                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                Pattern Valuespecification-of
                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                236. Composition.relatesTo:specificationOf.target[x]
                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                [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
                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                238. Composition.relatesTo:dependsOn
                                                                                                                                                                                                                                                                                Slice NamedependsOn
                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                                ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                                When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                                Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                                "relatesTo": [{
                                                                                                                                                                                                                                                                                  "type": "replaces",
                                                                                                                                                                                                                                                                                  "targetReference": {
                                                                                                                                                                                                                                                                                    "identifier": { 
                                                                                                                                                                                                                                                                                      "system": "...", 
                                                                                                                                                                                                                                                                                      "value": "..."
                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                  } 
                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                240. Composition.relatesTo:dependsOn.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
                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                242. Composition.relatesTo:dependsOn.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()))
                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                • 244. Composition.relatesTo:dependsOn.extension:classifier
                                                                                                                                                                                                                                                                                  Slice Nameclassifier
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                  ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                  TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                  246. Composition.relatesTo:dependsOn.modifierExtension
                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                  248. Composition.relatesTo:dependsOn.type
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                  Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                  BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                  The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                  Typecode
                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                  Pattern Valuedepends-on
                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                  250. Composition.relatesTo:dependsOn.target[x]
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                  ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                  TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                  [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
                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                  252. Composition.relatesTo:supportedWith
                                                                                                                                                                                                                                                                                  Slice NamesupportedWith
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                                  ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                  To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                                  When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                                  Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                                  "relatesTo": [{
                                                                                                                                                                                                                                                                                    "type": "replaces",
                                                                                                                                                                                                                                                                                    "targetReference": {
                                                                                                                                                                                                                                                                                      "identifier": { 
                                                                                                                                                                                                                                                                                        "system": "...", 
                                                                                                                                                                                                                                                                                        "value": "..."
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                    } 
                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                  254. Composition.relatesTo:supportedWith.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
                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                  256. Composition.relatesTo:supportedWith.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()))
                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                  • 258. Composition.relatesTo:supportedWith.extension:classifier
                                                                                                                                                                                                                                                                                    Slice Nameclassifier
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                    ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                    260. Composition.relatesTo:supportedWith.modifierExtension
                                                                                                                                                                                                                                                                                    Definition

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

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

                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                    Comments

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

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

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

                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    262. Composition.relatesTo:supportedWith.type
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                    Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                    BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                    The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Pattern Valuesupported-with
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    264. Composition.relatesTo:supportedWith.target[x]
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                    ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                    TypeChoice of: uri, Attachment, canonical(Resource), Reference(Resource), markdown
                                                                                                                                                                                                                                                                                    [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
                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    266. Composition.relatesTo:specificationOfPreceedingRecommendation
                                                                                                                                                                                                                                                                                    Slice NamespecificationOfPreceedingRecommendation
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                                    ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                    To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                                    When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                                    Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                                    "relatesTo": [{
                                                                                                                                                                                                                                                                                      "type": "replaces",
                                                                                                                                                                                                                                                                                      "targetReference": {
                                                                                                                                                                                                                                                                                        "identifier": { 
                                                                                                                                                                                                                                                                                          "system": "...", 
                                                                                                                                                                                                                                                                                          "value": "..."
                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                      } 
                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    268. Composition.relatesTo:specificationOfPreceedingRecommendation.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
                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    270. Composition.relatesTo:specificationOfPreceedingRecommendation.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()))
                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                    • 272. Composition.relatesTo:specificationOfPreceedingRecommendation.extension:classifier
                                                                                                                                                                                                                                                                                      Slice Nameclassifier
                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                      Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                      ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                      TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                      274. Composition.relatesTo:specificationOfPreceedingRecommendation.modifierExtension
                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                      Comments

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

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

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

                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                      276. Composition.relatesTo:specificationOfPreceedingRecommendation.type
                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                      Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                      BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                      (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                      The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                      Typecode
                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                      Pattern Valuepredecessor
                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                      278. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]
                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                      The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                      ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                      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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                      • type @ $this
                                                                                                                                                                                                                                                                                      • 280. Composition.relatesTo:specificationOfPreceedingRecommendation.target[x]:targetReference
                                                                                                                                                                                                                                                                                        Slice NametargetReference
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                        ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                        TypeReference(Recommendation)
                                                                                                                                                                                                                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                        282. Composition.relatesTo:specificationOfSucceedingRecommendation
                                                                                                                                                                                                                                                                                        Slice NamespecificationOfSucceedingRecommendation
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                                        ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                        To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                                        When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                                        Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                                        "relatesTo": [{
                                                                                                                                                                                                                                                                                          "type": "replaces",
                                                                                                                                                                                                                                                                                          "targetReference": {
                                                                                                                                                                                                                                                                                            "identifier": { 
                                                                                                                                                                                                                                                                                              "system": "...", 
                                                                                                                                                                                                                                                                                              "value": "..."
                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                          } 
                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                        284. Composition.relatesTo:specificationOfSucceedingRecommendation.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
                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        286. Composition.relatesTo:specificationOfSucceedingRecommendation.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()))
                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                        • 288. Composition.relatesTo:specificationOfSucceedingRecommendation.extension:classifier
                                                                                                                                                                                                                                                                                          Slice Nameclassifier
                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                          Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                          ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                          TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                          290. Composition.relatesTo:specificationOfSucceedingRecommendation.modifierExtension
                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                          292. Composition.relatesTo:specificationOfSucceedingRecommendation.type
                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                          Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                          BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                          (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                          The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                          Typecode
                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                          Pattern Valuesuccessor
                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                          294. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]
                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                          The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                          ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                          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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                          • type @ $this
                                                                                                                                                                                                                                                                                          • 296. Composition.relatesTo:specificationOfSucceedingRecommendation.target[x]:targetReference
                                                                                                                                                                                                                                                                                            Slice NametargetReference
                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                            The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                            ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                            TypeReference(Recommendation)
                                                                                                                                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                            298. Composition.relatesTo:replacesRecommendation
                                                                                                                                                                                                                                                                                            Slice NamereplacesRecommendation
                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                            Relationships that this composition has with other compositions or documents (FHIR or non-FHIR resources) that already exist.

                                                                                                                                                                                                                                                                                            ShortRelationships to other compositions/documents
                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                            To reference (using relatesTo) a Bundle of type "document" or another Composition where you only have the identifier, use a targetReference with an identifier.
                                                                                                                                                                                                                                                                                            When a Composition is an alternate representation of another type of document e.g. CDA, the other document could be referenced in a DocumentReference resource.
                                                                                                                                                                                                                                                                                            Here is an example of using relatesTo to reference another Bundle of type "document" or Composition where you only have the identifier:

                                                                                                                                                                                                                                                                                            "relatesTo": [{
                                                                                                                                                                                                                                                                                              "type": "replaces",
                                                                                                                                                                                                                                                                                              "targetReference": {
                                                                                                                                                                                                                                                                                                "identifier": { 
                                                                                                                                                                                                                                                                                                  "system": "...", 
                                                                                                                                                                                                                                                                                                  "value": "..."
                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                              } 
                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                            300. Composition.relatesTo:replacesRecommendation.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
                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            302. Composition.relatesTo:replacesRecommendation.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()))
                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.relatesTo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                            • 304. Composition.relatesTo:replacesRecommendation.extension:classifier
                                                                                                                                                                                                                                                                                              Slice Nameclassifier
                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                              Provides additional classifiers of the related artifact.

                                                                                                                                                                                                                                                                                              ShortAdditional classifiers for RelatedArtifacts
                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                              TypeExtension(RelatesTo Classifier) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                              306. Composition.relatesTo:replacesRecommendation.modifierExtension
                                                                                                                                                                                                                                                                                              Definition

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

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

                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              308. Composition.relatesTo:replacesRecommendation.type
                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                              Shortdocumentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | specification-of | created-with | cite-as | summarizes
                                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                                              BindingThe codes SHALL be taken from ArtifactRelationshipType
                                                                                                                                                                                                                                                                                              (required to http://hl7.org/fhir/ValueSet/artifact-relationship-type|6.0.0-ballot3)

                                                                                                                                                                                                                                                                                              The type of relationship to the related artifact.

                                                                                                                                                                                                                                                                                              Typecode
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                              Pattern Valuereplaces
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              310. Composition.relatesTo:replacesRecommendation.target[x]
                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                              The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                              ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                              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.relatesTo.target[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                              • type @ $this
                                                                                                                                                                                                                                                                                              • 312. Composition.relatesTo:replacesRecommendation.target[x]:targetReference
                                                                                                                                                                                                                                                                                                Slice NametargetReference
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                The artifact that is related to this Composition Resource.

                                                                                                                                                                                                                                                                                                ShortThe artifact that is related to this Composition
                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                TypeReference(Recommendation)
                                                                                                                                                                                                                                                                                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                314. 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
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                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 or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                316. 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
                                                                                                                                                                                                                                                                                                This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                318. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                320. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                Comments

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

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

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

                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                322. 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
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                324. Composition.event.detail
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                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 case the procedure being documented is necessarily a "History and Physical" act. The events may be included as a code or as a reference to an other resource.

                                                                                                                                                                                                                                                                                                ShortThe event(s) being documented, as code(s), reference(s), or both
                                                                                                                                                                                                                                                                                                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 events 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.

                                                                                                                                                                                                                                                                                                TypeCodeableReference(Resource)
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                326. Composition.section
                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                Control1..*
                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                • value @ code.coding
                                                                                                                                                                                                                                                                                                • 328. 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
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  330. Composition.section.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()))
                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                  • 332. Composition.section.extension:intendedAudience
                                                                                                                                                                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Target audience for the section

                                                                                                                                                                                                                                                                                                    ShortIntended Audience
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                    334. Composition.section.extension:versionStatus
                                                                                                                                                                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                    ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                    336. 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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                    Comments

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

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

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

                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    338. 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
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                    340. 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
                                                                                                                                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                    342. Composition.section.author
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                    344. 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
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    346. 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
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    348. 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
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

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

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    350. Composition.section.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-1, cmp-2
                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    352. 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
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

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

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    354. Composition.section.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..*
                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                    356. Composition.section:summary
                                                                                                                                                                                                                                                                                                    Slice Namesummary
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                    Control0..0
                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    376. Composition.section:introduction
                                                                                                                                                                                                                                                                                                    Slice Nameintroduction
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    378. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    380. Composition.section:introduction.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()))
                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                    • 382. Composition.section:introduction.extension:intendedAudience
                                                                                                                                                                                                                                                                                                      Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      Target audience for the section

                                                                                                                                                                                                                                                                                                      ShortIntended Audience
                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                      Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                      384. Composition.section:introduction.extension:versionStatus
                                                                                                                                                                                                                                                                                                      Slice NameversionStatus
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                      ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                      Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                      386. Composition.section:introduction.modifierExtension
                                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                      Comments

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

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

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

                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      388. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      390. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                          "code" : "introduction",
                                                                                                                                                                                                                                                                                                          "display" : "Introduction"
                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      392. Composition.section:introduction.code.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
                                                                                                                                                                                                                                                                                                      394. Composition.section:introduction.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                      • 396. Composition.section:introduction.code.coding
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                        ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                          "code" : "introduction",
                                                                                                                                                                                                                                                                                                          "display" : "Introduction"
                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        398. Composition.section:introduction.code.text
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                        The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        402. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        404. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        406. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        408. Composition.section:introduction.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-1, cmp-2
                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        410. Composition.section:introduction.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
                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        412. Composition.section:introduction.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..*
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        414. Composition.section:discussion
                                                                                                                                                                                                                                                                                                        Slice Namediscussion
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                        ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                                                                                                                                        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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        416. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        418. Composition.section:discussion.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()))
                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                        • 420. Composition.section:discussion.extension:intendedAudience
                                                                                                                                                                                                                                                                                                          Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                          Target audience for the section

                                                                                                                                                                                                                                                                                                          ShortIntended Audience
                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                          Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                          TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                          422. Composition.section:discussion.extension:versionStatus
                                                                                                                                                                                                                                                                                                          Slice NameversionStatus
                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                          Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                          ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                          Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                                          TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                          424. Composition.section:discussion.modifierExtension
                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                          426. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                          428. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                          (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                              "code" : "discussion",
                                                                                                                                                                                                                                                                                                              "display" : "Discussion"
                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                          430. Composition.section:discussion.code.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
                                                                                                                                                                                                                                                                                                          432. Composition.section:discussion.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                          • 434. Composition.section:discussion.code.coding
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                            ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                            TypeCoding
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                              "code" : "discussion",
                                                                                                                                                                                                                                                                                                              "display" : "Discussion"
                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            436. Composition.section:discussion.code.text
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                            ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                            Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                            The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                            440. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            442. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            444. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                            446. Composition.section:discussion.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-1, cmp-2
                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            448. Composition.section:discussion.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
                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                            450. Composition.section:discussion.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..*
                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                            452. Composition.section:methods
                                                                                                                                                                                                                                                                                                            Slice Namemethods
                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                            The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                            ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                                                                                                                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                            454. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                            456. Composition.section:methods.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()))
                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                            • 458. Composition.section:methods.extension:intendedAudience
                                                                                                                                                                                                                                                                                                              Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                              Target audience for the section

                                                                                                                                                                                                                                                                                                              ShortIntended Audience
                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                              Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                              TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                              460. Composition.section:methods.extension:versionStatus
                                                                                                                                                                                                                                                                                                              Slice NameversionStatus
                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                              Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                              ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                              Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                              TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                              462. Composition.section:methods.modifierExtension
                                                                                                                                                                                                                                                                                                              Definition

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

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

                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                              464. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                              Requirements

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

                                                                                                                                                                                                                                                                                                              Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                              466. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                              (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                  "code" : "methods",
                                                                                                                                                                                                                                                                                                                  "display" : "Methods"
                                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                              468. Composition.section:methods.code.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
                                                                                                                                                                                                                                                                                                              470. Composition.section:methods.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                              • 472. Composition.section:methods.code.coding
                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                TypeCoding
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                  "code" : "methods",
                                                                                                                                                                                                                                                                                                                  "display" : "Methods"
                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                474. Composition.section:methods.code.text
                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                478. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                480. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                482. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Requirements

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

                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                484. Composition.section:methods.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                486. Composition.section:methods.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
                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                Requirements

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

                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                488. Composition.section:methods.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..*
                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                490. Composition.section:references
                                                                                                                                                                                                                                                                                                                Slice Namereferences
                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                492. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                494. Composition.section:references.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()))
                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                • 496. Composition.section:references.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                  Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                  Target audience for the section

                                                                                                                                                                                                                                                                                                                  ShortIntended Audience
                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                  Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                  498. Composition.section:references.extension:versionStatus
                                                                                                                                                                                                                                                                                                                  Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                  Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                  ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                  Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                  TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                  500. Composition.section:references.modifierExtension
                                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                  502. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                  504. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                  (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                      "code" : "references",
                                                                                                                                                                                                                                                                                                                      "display" : "References"
                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                  506. Composition.section:references.code.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
                                                                                                                                                                                                                                                                                                                  508. Composition.section:references.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                  • 510. Composition.section:references.code.coding
                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                    ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                    TypeCoding
                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                      "code" : "references",
                                                                                                                                                                                                                                                                                                                      "display" : "References"
                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                    512. Composition.section:references.code.text
                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                    516. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                    518. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                    520. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                    522. Composition.section:references.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                    TypeReference(Citation)
                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                    524. Composition.section:references.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
                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                    526. Composition.section:references.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..*
                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                    528. Composition.section:competingInterests
                                                                                                                                                                                                                                                                                                                    Slice NamecompetingInterests
                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                    530. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                    532. Composition.section:competingInterests.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()))
                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                    • 534. Composition.section:competingInterests.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                      Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                      Target audience for the section

                                                                                                                                                                                                                                                                                                                      ShortIntended Audience
                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                      Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                      536. Composition.section:competingInterests.extension:versionStatus
                                                                                                                                                                                                                                                                                                                      Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                      ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                      Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                      538. Composition.section:competingInterests.modifierExtension
                                                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                      Comments

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

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

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

                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                      540. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                      Requirements

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

                                                                                                                                                                                                                                                                                                                      Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                      542. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                          "code" : "competing-interests",
                                                                                                                                                                                                                                                                                                                          "display" : "Competing Interests"
                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                      544. Composition.section:competingInterests.code.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
                                                                                                                                                                                                                                                                                                                      546. Composition.section:competingInterests.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                      • 548. Composition.section:competingInterests.code.coding
                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                        ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                          "code" : "competing-interests",
                                                                                                                                                                                                                                                                                                                          "display" : "Competing Interests"
                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        550. Composition.section:competingInterests.code.text
                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                        A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                        The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        554. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        556. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        558. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                        560. Composition.section:competingInterests.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        562. Composition.section:competingInterests.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
                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                        564. Composition.section:competingInterests.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..*
                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                        566. Composition.section:acknowledgements
                                                                                                                                                                                                                                                                                                                        Slice Nameacknowledgements
                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                        The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                        ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                                                                                                                                                        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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                        568. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                        570. Composition.section:acknowledgements.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()))
                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                        • 572. Composition.section:acknowledgements.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                          Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                          Target audience for the section

                                                                                                                                                                                                                                                                                                                          ShortIntended Audience
                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                          Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                          574. Composition.section:acknowledgements.extension:versionStatus
                                                                                                                                                                                                                                                                                                                          Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                          Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                          ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                          Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                                                          TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                          576. Composition.section:acknowledgements.modifierExtension
                                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                          578. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                          580. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                          (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                              "code" : "acknowledgements",
                                                                                                                                                                                                                                                                                                                              "display" : "Acknowledgements"
                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                          582. Composition.section:acknowledgements.code.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
                                                                                                                                                                                                                                                                                                                          584. Composition.section:acknowledgements.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                          • 586. Composition.section:acknowledgements.code.coding
                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                            ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                            TypeCoding
                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                              "code" : "acknowledgements",
                                                                                                                                                                                                                                                                                                                              "display" : "Acknowledgements"
                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            588. Composition.section:acknowledgements.code.text
                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                            A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                            ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                            Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                            The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            592. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            594. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            596. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                            598. Composition.section:acknowledgements.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            600. Composition.section:acknowledgements.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
                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                            602. Composition.section:acknowledgements.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..*
                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                            604. Composition.section:appendices
                                                                                                                                                                                                                                                                                                                            Slice Nameappendices
                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                            The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                            ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                                                                                                                                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                            606. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                            608. Composition.section:appendices.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()))
                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                            • 610. Composition.section:appendices.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                              Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                              Target audience for the section

                                                                                                                                                                                                                                                                                                                              ShortIntended Audience
                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                              Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                              TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                                              612. Composition.section:appendices.extension:versionStatus
                                                                                                                                                                                                                                                                                                                              Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                              Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                              ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                              Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                                              TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                                              614. Composition.section:appendices.modifierExtension
                                                                                                                                                                                                                                                                                                                              Definition

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

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

                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                              616. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                              618. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                              (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                  "code" : "appendices",
                                                                                                                                                                                                                                                                                                                                  "display" : "Appendices"
                                                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                              620. Composition.section:appendices.code.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
                                                                                                                                                                                                                                                                                                                              622. Composition.section:appendices.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                              • 624. Composition.section:appendices.code.coding
                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                TypeCoding
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                  "code" : "appendices",
                                                                                                                                                                                                                                                                                                                                  "display" : "Appendices"
                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                626. Composition.section:appendices.code.text
                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                630. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                632. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                634. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                636. Composition.section:appendices.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                638. Composition.section:appendices.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
                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                640. Composition.section:appendices.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..*
                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                642. Composition.section:recommendationStatement
                                                                                                                                                                                                                                                                                                                                Slice NamerecommendationStatement
                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                644. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                646. Composition.section:recommendationStatement.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()))
                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                • 648. Composition.section:recommendationStatement.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                  Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                  Target audience for the section

                                                                                                                                                                                                                                                                                                                                  ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                  Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                  650. Composition.section:recommendationStatement.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                  Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                  Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                  ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                  Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                  TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                  652. Composition.section:recommendationStatement.modifierExtension
                                                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                  654. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                  656. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                  (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                      "code" : "recommendation-statement",
                                                                                                                                                                                                                                                                                                                                      "display" : "Recommendation Statement"
                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                  658. Composition.section:recommendationStatement.code.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
                                                                                                                                                                                                                                                                                                                                  660. Composition.section:recommendationStatement.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                  • 662. Composition.section:recommendationStatement.code.coding
                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                    ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                    TypeCoding
                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                      "code" : "recommendation-statement",
                                                                                                                                                                                                                                                                                                                                      "display" : "Recommendation Statement"
                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                    664. Composition.section:recommendationStatement.code.text
                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                    668. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                    670. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                    672. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    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:recommendationStatement.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                    676. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                    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:recommendationStatement.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..*
                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                                                                                                                                    • 680. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                      This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                      682. Composition.section:recommendationStatement.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                      684. Composition.section:recommendationStatement.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                      Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                      686. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                      688. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                      (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                      690. Composition.section:recommendationStatement.section.code.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
                                                                                                                                                                                                                                                                                                                                      692. Composition.section:recommendationStatement.section.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section:recommendationStatement.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                      • 694. Composition.section:recommendationStatement.section.code.coding
                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                        ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                          "code" : "recommendation-statement",
                                                                                                                                                                                                                                                                                                                                          "display" : "Recommendation Statement"
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        696. Composition.section:recommendationStatement.section.code.text
                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                        A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                        The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        700. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        702. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        704. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                        706. Composition.section:recommendationStatement.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        708. Composition.section:recommendationStatement.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
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                        710. Composition.section:recommendationStatement.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..*
                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                        712. Composition.section:recommendationStatement.section:language
                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        714. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        716. Composition.section:recommendationStatement.section:language.extension
                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                        An Extension

                                                                                                                                                                                                                                                                                                                                        ShortExtension
                                                                                                                                                                                                                                                                                                                                        Control1..*
                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                        • 718. Composition.section:recommendationStatement.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                          The Language of the Section.

                                                                                                                                                                                                                                                                                                                                          ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                          This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                          720. Composition.section:recommendationStatement.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          722. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Requirements

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

                                                                                                                                                                                                                                                                                                                                          Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          724. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                              "code" : "language"
                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          726. Composition.section:recommendationStatement.section:language.author
                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          728. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          730. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          732. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          734. Composition.section:recommendationStatement.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          736. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          738. Composition.section:recommendationStatement.section:language.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
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          740. Composition.section:recommendationStatement.section:@default
                                                                                                                                                                                                                                                                                                                                          Slice Name@default
                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          742. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          744. Composition.section:recommendationStatement.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                          746. Composition.section:recommendationStatement.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          748. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          750. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                              "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          752. Composition.section:recommendationStatement.section:@default.author
                                                                                                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          754. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          756. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          758. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          760. Composition.section:recommendationStatement.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          762. Composition.section:recommendationStatement.section:@default.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
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          764. Composition.section:recommendationStatement.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                          766. Composition.section:ratings
                                                                                                                                                                                                                                                                                                                                          Slice Nameratings
                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                          The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                          ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                          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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                          ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                          768. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                          770. Composition.section:ratings.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()))
                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                          • 772. Composition.section:ratings.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                            Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                            Target audience for the section

                                                                                                                                                                                                                                                                                                                                            ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                            Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                            774. Composition.section:ratings.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                            Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                            ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                            Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                                                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                            776. Composition.section:ratings.modifierExtension
                                                                                                                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                            Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                            778. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                            780. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                "code" : "ratings",
                                                                                                                                                                                                                                                                                                                                                "display" : "Ratings"
                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                            782. Composition.section:ratings.code.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
                                                                                                                                                                                                                                                                                                                                            784. Composition.section:ratings.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                            • 786. Composition.section:ratings.code.coding
                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                              A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                              ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                              Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                                                                                              TypeCoding
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                                "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                "code" : "ratings",
                                                                                                                                                                                                                                                                                                                                                "display" : "Ratings"
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              788. Composition.section:ratings.code.text
                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                              A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                              ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                              Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                              The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                              792. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              794. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              796. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                              798. Composition.section:ratings.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                              TypeReference(Recommendation Justification)
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              800. Composition.section:ratings.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
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                              802. Composition.section:ratings.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..*
                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                              804. Composition.section:population
                                                                                                                                                                                                                                                                                                                                              Slice Namepopulation
                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                              The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                              ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                              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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                              ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                              806. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                              808. Composition.section:population.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()))
                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                              • 810. Composition.section:population.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                Target audience for the section

                                                                                                                                                                                                                                                                                                                                                ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                812. Composition.section:population.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                814. Composition.section:population.modifierExtension
                                                                                                                                                                                                                                                                                                                                                Definition

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

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

                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                816. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                818. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                    "code" : "population",
                                                                                                                                                                                                                                                                                                                                                    "display" : "Population"
                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                820. Composition.section:population.code.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
                                                                                                                                                                                                                                                                                                                                                822. Composition.section:population.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                • 824. Composition.section:population.code.coding
                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                  A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                  ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                  Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                  TypeCoding
                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                    "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                    "code" : "population",
                                                                                                                                                                                                                                                                                                                                                    "display" : "Population"
                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                  826. Composition.section:population.code.text
                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                  A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                  ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                  Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                  The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  830. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                  832. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                  834. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  836. Composition.section:population.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                  838. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  840. Composition.section:population.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..*
                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                  • value @ code
                                                                                                                                                                                                                                                                                                                                                  • 842. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                    844. Composition.section:population.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                    846. Composition.section:population.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                    Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                    848. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                    850. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                    (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                    852. Composition.section:population.section.code.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
                                                                                                                                                                                                                                                                                                                                                    854. Composition.section:population.section.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section:population.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                    • 856. Composition.section:population.section.code.coding
                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                      A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                      ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                                                                                      TypeCoding
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                      Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                        "code" : "population",
                                                                                                                                                                                                                                                                                                                                                        "display" : "Population"
                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      858. Composition.section:population.section.code.text
                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                      ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                      Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      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:population.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
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      864. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      866. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                      868. Composition.section:population.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      870. Composition.section:population.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
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                      872. Composition.section:population.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..*
                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                      874. Composition.section:population.section:language
                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      876. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      878. Composition.section:population.section:language.extension
                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                      An Extension

                                                                                                                                                                                                                                                                                                                                                      ShortExtension
                                                                                                                                                                                                                                                                                                                                                      Control1..*
                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                      • 880. Composition.section:population.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                        The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                        ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                                                                                                        882. Composition.section:population.section:language.extension:keyword
                                                                                                                                                                                                                                                                                                                                                        Slice Namekeyword
                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                        Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                        ShortKeyword
                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                        Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                        TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                                                                                                        884. Composition.section:population.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                        Definition

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

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

                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                        Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        886. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        888. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        890. Composition.section:population.section:language.author
                                                                                                                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        892. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        894. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        896. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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:population.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                        TypeReference(EvidenceVariable, Group)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        900. Composition.section:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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:population.section:language.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
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        904. Composition.section:population.section:@default
                                                                                                                                                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        906. Composition.section:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        908. Composition.section:population.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                        910. Composition.section:population.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                        Definition

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

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

                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                        Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        912. Composition.section:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        916. Composition.section:population.section:@default.author
                                                                                                                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        920. Composition.section:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        922. Composition.section:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        924. Composition.section:population.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        926. Composition.section:population.section:@default.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
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        928. Composition.section:population.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                        930. Composition.section:action
                                                                                                                                                                                                                                                                                                                                                        Slice Nameaction
                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                        The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                        ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                        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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                        932. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                        934. Composition.section:action.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()))
                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                        • 936. Composition.section:action.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                          Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                          Target audience for the section

                                                                                                                                                                                                                                                                                                                                                          ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                          Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                          938. Composition.section:action.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                          Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                          Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                          ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                          Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                          940. Composition.section:action.modifierExtension
                                                                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                          Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                          942. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                          Requirements

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

                                                                                                                                                                                                                                                                                                                                                          Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                          944. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                          (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                              "code" : "action",
                                                                                                                                                                                                                                                                                                                                                              "display" : "Action"
                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                          946. Composition.section:action.code.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
                                                                                                                                                                                                                                                                                                                                                          948. Composition.section:action.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                          • 950. Composition.section:action.code.coding
                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                            ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                            TypeCoding
                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                              "code" : "action",
                                                                                                                                                                                                                                                                                                                                                              "display" : "Action"
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                            952. Composition.section:action.code.text
                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                            A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                            ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                            Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                            The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                            956. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                            958. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                            960. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                            962. Composition.section:action.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                            964. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                            966. Composition.section:action.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..*
                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                            • 968. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                              970. Composition.section:action.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                              972. Composition.section:action.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                              974. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                              976. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                              (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                              978. Composition.section:action.section.code.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
                                                                                                                                                                                                                                                                                                                                                              980. Composition.section:action.section.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section:action.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                              • 982. Composition.section:action.section.code.coding
                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                TypeCoding
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                  "code" : "action",
                                                                                                                                                                                                                                                                                                                                                                  "display" : "Action"
                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                984. Composition.section:action.section.code.text
                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                988. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                990. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                992. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Requirements

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

                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                994. Composition.section:action.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                996. Composition.section:action.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
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Requirements

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

                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                998. Composition.section:action.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..*
                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                1000. Composition.section:action.section:language
                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                1002. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                1004. Composition.section:action.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                An Extension

                                                                                                                                                                                                                                                                                                                                                                ShortExtension
                                                                                                                                                                                                                                                                                                                                                                Control1..*
                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                • 1006. Composition.section:action.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                  ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                  This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                  1008. Composition.section:action.section:language.extension:keyword
                                                                                                                                                                                                                                                                                                                                                                  Slice Namekeyword
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                  ShortKeyword
                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                  Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                  1010. Composition.section:action.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1012. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1014. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                      "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1016. Composition.section:action.section:language.author
                                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1018. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1020. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1022. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1024. Composition.section:action.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                  TypeReference(PlanDefinition)
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1026. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1028. Composition.section:action.section:language.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
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1030. Composition.section:action.section:@default
                                                                                                                                                                                                                                                                                                                                                                  Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1032. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  1034. Composition.section:action.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                  1036. Composition.section:action.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1038. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1040. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                      "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1042. Composition.section:action.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1044. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1046. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1048. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Requirements

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

                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1050. Composition.section:action.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1052. Composition.section:action.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  Requirements

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

                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1054. Composition.section:action.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                  1056. Composition.section:oppositeAction
                                                                                                                                                                                                                                                                                                                                                                  Slice NameoppositeAction
                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                  The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                  ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                  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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                  ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                  1058. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                  1060. Composition.section:oppositeAction.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()))
                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                  • 1062. Composition.section:oppositeAction.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                    Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                    Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                    ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                    Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                    TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                                                                                    1064. Composition.section:oppositeAction.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                    Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                    Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                    ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                    Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                                                                    TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                                                                                    1066. Composition.section:oppositeAction.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                    Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                    Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                    1068. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                    1070. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                    BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                    (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                        "code" : "opposite-action",
                                                                                                                                                                                                                                                                                                                                                                        "display" : "Opposite Action"
                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                    1072. Composition.section:oppositeAction.code.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
                                                                                                                                                                                                                                                                                                                                                                    1074. Composition.section:oppositeAction.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                    • 1076. Composition.section:oppositeAction.code.coding
                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                      A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                      ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                                                                                                      TypeCoding
                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                      Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                        "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                        "code" : "opposite-action",
                                                                                                                                                                                                                                                                                                                                                                        "display" : "Opposite Action"
                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                      1078. Composition.section:oppositeAction.code.text
                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                      ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                      Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                      1082. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                      1084. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                      1086. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                      1088. Composition.section:oppositeAction.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                      1090. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                      1092. Composition.section:oppositeAction.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..*
                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                      • value @ code
                                                                                                                                                                                                                                                                                                                                                                      • 1094. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                        1096. Composition.section:oppositeAction.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                        1098. Composition.section:oppositeAction.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

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

                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                        Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                        1100. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                        1102. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                        BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                        (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                        1104. Composition.section:oppositeAction.section.code.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
                                                                                                                                                                                                                                                                                                                                                                        1106. Composition.section:oppositeAction.section.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section:oppositeAction.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                        • 1108. Composition.section:oppositeAction.section.code.coding
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                          ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                          Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                          TypeCoding
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                            "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                            "code" : "opposite-action",
                                                                                                                                                                                                                                                                                                                                                                            "display" : "Opposite Action"
                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1110. Composition.section:oppositeAction.section.code.text
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                          ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                          Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                          The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                          1114. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1116. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1118. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Requirements

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

                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1120. Composition.section:oppositeAction.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1122. Composition.section:oppositeAction.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
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Requirements

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

                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1124. Composition.section:oppositeAction.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..*
                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                          1126. Composition.section:oppositeAction.section:language
                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          1128. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          1130. Composition.section:oppositeAction.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                          An Extension

                                                                                                                                                                                                                                                                                                                                                                          ShortExtension
                                                                                                                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                          • 1132. Composition.section:oppositeAction.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                            The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                            ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                            1134. Composition.section:oppositeAction.section:language.extension:keyword
                                                                                                                                                                                                                                                                                                                                                                            Slice Namekeyword
                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                            Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                            ShortKeyword
                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                            Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                            1136. Composition.section:oppositeAction.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                            Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1138. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            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:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1142. Composition.section:oppositeAction.section:language.author
                                                                                                                                                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            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:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1146. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1148. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                            1150. Composition.section:oppositeAction.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                            TypeReference(PlanDefinition)
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1152. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Requirements

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

                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1154. Composition.section:oppositeAction.section:language.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
                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                            1156. Composition.section:oppositeAction.section:@default
                                                                                                                                                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1158. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            1160. Composition.section:oppositeAction.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                            1162. Composition.section:oppositeAction.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                            Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1164. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                            1166. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1168. Composition.section:oppositeAction.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                            1170. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1172. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1174. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Requirements

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

                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1176. Composition.section:oppositeAction.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1178. Composition.section:oppositeAction.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            Requirements

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

                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1180. Composition.section:oppositeAction.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                            1182. Composition.section:evidence
                                                                                                                                                                                                                                                                                                                                                                            Slice Nameevidence
                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                            The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                            ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            Must Supporttrue
                                                                                                                                                                                                                                                                                                                                                                            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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                            ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                            1184. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                            1186. Composition.section:evidence.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()))
                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                                            • 1188. Composition.section:evidence.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                              Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                              Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                              ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                              Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                              TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                                                                                              1190. Composition.section:evidence.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                              Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                              Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                              ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                              Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                                                                                              TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                                                                                              1192. Composition.section:evidence.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                              Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                              Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                              1194. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                              1196. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                              (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                  "code" : "evidence",
                                                                                                                                                                                                                                                                                                                                                                                  "display" : "Evidence"
                                                                                                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                              1198. Composition.section:evidence.code.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
                                                                                                                                                                                                                                                                                                                                                                              1200. Composition.section:evidence.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                              • 1202. Composition.section:evidence.code.coding
                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                  "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                  "code" : "evidence",
                                                                                                                                                                                                                                                                                                                                                                                  "display" : "Evidence"
                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1204. Composition.section:evidence.code.text
                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                                The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                1208. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1210. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1212. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                1214. Composition.section:evidence.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1216. Composition.section:evidence.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
                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                1218. Composition.section:evidence.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..*
                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                1220. Composition.section:justification
                                                                                                                                                                                                                                                                                                                                                                                Slice Namejustification
                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                Must Supporttrue
                                                                                                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                1222. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                1224. Composition.section:justification.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()))
                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                • 1226. Composition.section:justification.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                  Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                  ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                  Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                  1228. Composition.section:justification.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                  Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                  Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                  ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                  Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                  1230. Composition.section:justification.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                  Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                  1232. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                  1234. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                      "code" : "justification",
                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Justification"
                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                  1236. Composition.section:justification.code.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
                                                                                                                                                                                                                                                                                                                                                                                  1238. Composition.section:justification.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                  • 1240. Composition.section:justification.code.coding
                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                    ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                    TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                      "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                      "code" : "justification",
                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Justification"
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                    1242. Composition.section:justification.code.text
                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                    1246. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                    1248. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                    1250. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                    1252. Composition.section:justification.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(RecommendationJustification)
                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                    1254. Composition.section:justification.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
                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                    1256. Composition.section:justification.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..*
                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                    1258. Composition.section:considerations
                                                                                                                                                                                                                                                                                                                                                                                    Slice Nameconsiderations
                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                    Must Supporttrue
                                                                                                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                    1260. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                    1262. Composition.section:considerations.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()))
                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                    • 1264. Composition.section:considerations.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                      Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                      Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                      ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                      Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                      1266. Composition.section:considerations.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                      Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                      ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                      Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                      1268. Composition.section:considerations.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                      Comments

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

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

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

                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                      1270. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                      1272. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                          "code" : "considerations",
                                                                                                                                                                                                                                                                                                                                                                                          "display" : "Considerations"
                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                      1274. Composition.section:considerations.code.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
                                                                                                                                                                                                                                                                                                                                                                                      1276. Composition.section:considerations.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                      • 1278. Composition.section:considerations.code.coding
                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                        ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                          "code" : "considerations",
                                                                                                                                                                                                                                                                                                                                                                                          "display" : "Considerations"
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1280. Composition.section:considerations.code.text
                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                        A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

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

                                                                                                                                                                                                                                                                                                                                                                                        The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

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

                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                        1284. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1286. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1288. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                        1290. Composition.section:considerations.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1292. Composition.section:considerations.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
                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                        1294. Composition.section:considerations.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..*
                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                        1296. Composition.section:text
                                                                                                                                                                                                                                                                                                                                                                                        Slice Nametext
                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                        The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                        ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        Must Supporttrue
                                                                                                                                                                                                                                                                                                                                                                                        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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                        ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                        1298. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                        1300. Composition.section:text.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()))
                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                                        • 1302. Composition.section:text.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                          Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                          Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                          ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                          Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                          1304. Composition.section:text.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                          Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                          Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                          ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                          Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                          1306. Composition.section:text.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                          Definition

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

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

                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                          Comments

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

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

                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                          1308. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                          1310. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                          (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                              "code" : "text",
                                                                                                                                                                                                                                                                                                                                                                                              "display" : "Text"
                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                          1312. Composition.section:text.code.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
                                                                                                                                                                                                                                                                                                                                                                                          1314. Composition.section:text.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                          • 1316. Composition.section:text.code.coding
                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                            A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                            ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                                            TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                              "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                              "code" : "text",
                                                                                                                                                                                                                                                                                                                                                                                              "display" : "Text"
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                            1318. Composition.section:text.code.text
                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                            A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                            ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                            Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                            The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                            1320. Composition.section:text.author
                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                            1322. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                            1324. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                            1326. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                            1328. Composition.section:text.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                            1330. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                            1332. Composition.section:text.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..*
                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                                                            • 1334. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              1336. Composition.section:text.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                              1338. Composition.section:text.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1340. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1342. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                                              (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                                              TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1344. Composition.section:text.section.author
                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1346. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1348. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1350. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1352. Composition.section:text.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1354. Composition.section:text.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
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1356. Composition.section:text.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..*
                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                              1358. Composition.section:text.section:language
                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              1360. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              1362. Composition.section:text.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                              An Extension

                                                                                                                                                                                                                                                                                                                                                                                              ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                              Control1..*
                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                              • 1364. Composition.section:text.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                                                                1366. Composition.section:text.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1368. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1370. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1372. Composition.section:text.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1374. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1376. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1378. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1380. Composition.section:text.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1382. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1384. Composition.section:text.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1386. Composition.section:text.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1388. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                1390. Composition.section:text.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                1392. Composition.section:text.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1394. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1396. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1398. Composition.section:text.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1400. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1402. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1404. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1406. Composition.section:text.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1408. Composition.section:text.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1410. Composition.section:text.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                1412. Composition.section:consensusProtocol
                                                                                                                                                                                                                                                                                                                                                                                                Slice NameconsensusProtocol
                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                1414. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                1416. Composition.section:consensusProtocol.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()))
                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                • 1418. Composition.section:consensusProtocol.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                  Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                                  ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                  Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                  1420. Composition.section:consensusProtocol.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                                  Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                  ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                  Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                  1422. Composition.section:consensusProtocol.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                  1424. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                  1426. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "consensus-protocol",
                                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Consensus Protocol"
                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                  1428. Composition.section:consensusProtocol.code.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
                                                                                                                                                                                                                                                                                                                                                                                                  1430. Composition.section:consensusProtocol.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                  • 1432. Composition.section:consensusProtocol.code.coding
                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                                    ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                    TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "consensus-protocol",
                                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Consensus Protocol"
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                    1434. Composition.section:consensusProtocol.code.text
                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                    1436. Composition.section:consensusProtocol.author
                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                    1438. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                    1440. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                    1442. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                    1444. Composition.section:consensusProtocol.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                    1446. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                    1448. Composition.section:consensusProtocol.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..*
                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                    • 1450. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      1452. Composition.section:consensusProtocol.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1454. Composition.section:consensusProtocol.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      1456. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1458. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                                                      (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1460. Composition.section:consensusProtocol.section.author
                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1462. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      1464. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      1466. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1468. Composition.section:consensusProtocol.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      1470. Composition.section:consensusProtocol.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
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1472. Composition.section:consensusProtocol.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..*
                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                      1474. Composition.section:consensusProtocol.section:language
                                                                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      1476. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      1478. Composition.section:consensusProtocol.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                      An Extension

                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                      Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                      • 1480. Composition.section:consensusProtocol.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                        The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                        ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                                                                                                                                                        1482. Composition.section:consensusProtocol.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1484. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1486. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1488. Composition.section:consensusProtocol.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1490. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1492. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1494. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1496. Composition.section:consensusProtocol.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1498. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1500. Composition.section:consensusProtocol.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1502. Composition.section:consensusProtocol.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1504. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        1506. Composition.section:consensusProtocol.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1508. Composition.section:consensusProtocol.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1510. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1512. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1514. Composition.section:consensusProtocol.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1516. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1518. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1520. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1522. Composition.section:consensusProtocol.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                        1524. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        1526. Composition.section:consensusProtocol.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                        • 1528. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          1530. Composition.section:consensusProtocol.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1532. Composition.section:consensusProtocol.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          1534. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1536. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1538. Composition.section:consensusProtocol.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1540. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          1542. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          1544. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1546. Composition.section:consensusProtocol.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          1548. Composition.section:consensusProtocol.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1550. Composition.section:consensusProtocol.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                          1552. Composition.section:consensusProtocol.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          1554. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          1556. Composition.section:consensusProtocol.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                          An Extension

                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                          • 1558. Composition.section:consensusProtocol.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                            The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                            ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                            1560. Composition.section:consensusProtocol.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1562. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1564. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1566. Composition.section:consensusProtocol.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1568. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1570. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1572. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1574. Composition.section:consensusProtocol.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1576. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1578. Composition.section:consensusProtocol.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1580. Composition.section:consensusProtocol.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1582. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            1584. Composition.section:consensusProtocol.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1586. Composition.section:consensusProtocol.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1588. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1590. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1592. Composition.section:consensusProtocol.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1594. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1596. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1598. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1600. Composition.section:consensusProtocol.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                            1602. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            1604. Composition.section:consensusProtocol.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                            • 1606. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              1608. Composition.section:consensusProtocol.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1610. Composition.section:consensusProtocol.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              1612. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1614. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1616. Composition.section:consensusProtocol.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1618. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              1620. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              1622. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1624. Composition.section:consensusProtocol.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              1626. Composition.section:consensusProtocol.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1628. Composition.section:consensusProtocol.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                              1630. Composition.section:consensusProtocol.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              1632. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              1634. Composition.section:consensusProtocol.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                              An Extension

                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                              Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                              • 1636. Composition.section:consensusProtocol.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                                                                                1638. Composition.section:consensusProtocol.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1640. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1642. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1644. Composition.section:consensusProtocol.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1646. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1648. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1650. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1652. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1654. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1656. Composition.section:consensusProtocol.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1658. Composition.section:consensusProtocol.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1660. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                1662. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1664. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1666. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1668. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1670. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1672. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1674. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1676. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1678. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                1680. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                1682. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                • 1684. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  1686. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1688. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1690. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1692. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1694. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1696. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1698. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1700. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1702. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1704. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1706. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1708. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  1710. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  1712. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                  An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                  Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                  • 1714. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                    The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                    ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                                                                                                                                    1716. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1718. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1720. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1722. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1724. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1726. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1728. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1730. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1732. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1734. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1736. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                    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..*
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1738. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    1740. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1742. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1744. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1746. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1748. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1750. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1752. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1754. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1756. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1758. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    1760. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                    • 1762. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      1764. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1766. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1768. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1770. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1772. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1774. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1776. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1778. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1780. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1782. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1784. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1786. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      1788. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      1790. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                      An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                      Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                      • 1792. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                        The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                        ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                                                                                                                                                                        1794. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1796. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1798. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1800. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1802. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1804. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1806. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1808. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1810. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1812. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1814. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1816. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        1818. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1820. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1822. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1824. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1826. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1828. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1830. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1832. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1834. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1836. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        1838. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                        • 1840. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          1842. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1844. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1846. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1848. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1850. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1852. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1854. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1856. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1858. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1860. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1862. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1864. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          1866. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          1868. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                          An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                          • 1870. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                            The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                            ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                                            1872. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1874. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1876. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1878. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1880. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1882. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1884. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1886. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1888. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1890. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1892. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1894. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            1896. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1898. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1900. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1902. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1904. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1906. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1908. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1910. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1912. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1914. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            1916. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                            • 1918. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              1920. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1922. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1924. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1926. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1928. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1930. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1932. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1934. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1936. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1938. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1940. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1942. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              1944. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              1946. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                              An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                              Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                              • 1948. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                                                                                                1950. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1952. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1954. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1956. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1958. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1960. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1962. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1964. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1966. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1968. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1970. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1972. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                1974. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1976. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1978. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1980. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1982. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1984. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1986. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1988. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1990. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1992. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1994. Composition.section:consensusProtocol.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1996. Composition.section:patientVersion
                                                                                                                                                                                                                                                                                                                                                                                                                                Slice NamepatientVersion
                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                                                                ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                1998. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                2000. Composition.section:patientVersion.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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                • 2002. Composition.section:patientVersion.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                  Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                  Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                                                  2004. Composition.section:patientVersion.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                  Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                  Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                                                  2006. Composition.section:patientVersion.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                  2008. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                  2010. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                  BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                                                                  (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "patient-version",
                                                                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Patient Version"
                                                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                  2012. Composition.section:patientVersion.code.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
                                                                                                                                                                                                                                                                                                                                                                                                                                  2014. Composition.section:patientVersion.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                  • 2016. Composition.section:patientVersion.code.coding
                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                    A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "patient-version",
                                                                                                                                                                                                                                                                                                                                                                                                                                      "display" : "Patient Version"
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2018. Composition.section:patientVersion.code.text
                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                    A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                    Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                    The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2020. Composition.section:patientVersion.author
                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2022. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2024. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2026. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2028. Composition.section:patientVersion.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2030. Composition.section:patientVersion.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
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2032. Composition.section:patientVersion.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2034. Composition.section:otherContent
                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice NameotherContent
                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    2036. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                    2038. Composition.section:otherContent.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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                    • 2040. Composition.section:otherContent.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                      Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                      Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                      2042. Composition.section:otherContent.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                      Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                      2044. Composition.section:otherContent.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                      2046. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                      2048. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                      BindingThe codes SHALL be taken from Content Types
                                                                                                                                                                                                                                                                                                                                                                                                                                      (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                      2050. Composition.section:otherContent.code.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
                                                                                                                                                                                                                                                                                                                                                                                                                                      2052. Composition.section:otherContent.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                      • 2054. Composition.section:otherContent.code.coding
                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                        A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                        Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                        BindingThe codes SHALL be taken from Content Types
                                                                                                                                                                                                                                                                                                                                                                                                                                        (required to http://fhir.awmf.org/awmf.ig/ValueSet/vs-content-types)
                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                        Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2056. Composition.section:otherContent.code.text
                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                        A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                        Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                        The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2058. Composition.section:otherContent.author
                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2060. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2062. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2064. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2066. Composition.section:otherContent.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2068. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        2070. Composition.section:otherContent.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                        • 2072. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          2074. Composition.section:otherContent.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2076. Composition.section:otherContent.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2078. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2080. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                                                                                          (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2082. Composition.section:otherContent.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2084. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2086. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2088. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2090. Composition.section:otherContent.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2092. Composition.section:otherContent.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2094. Composition.section:otherContent.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2096. Composition.section:otherContent.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          2098. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          2100. Composition.section:otherContent.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                          An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                          • 2102. Composition.section:otherContent.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                            The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                                                            2104. Composition.section:otherContent.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2106. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2108. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2110. Composition.section:otherContent.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2112. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2114. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2116. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2118. Composition.section:otherContent.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2120. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2122. Composition.section:otherContent.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2124. Composition.section:otherContent.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2126. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            2128. Composition.section:otherContent.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2130. Composition.section:otherContent.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2132. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2134. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2136. Composition.section:otherContent.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2138. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2140. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2142. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2144. Composition.section:otherContent.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2146. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            2148. Composition.section:otherContent.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                            • 2150. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              2152. Composition.section:otherContent.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2154. Composition.section:otherContent.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2156. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2158. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2160. Composition.section:otherContent.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2162. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2164. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2166. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2168. Composition.section:otherContent.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2170. Composition.section:otherContent.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2172. Composition.section:otherContent.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2174. Composition.section:otherContent.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              2176. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              2178. Composition.section:otherContent.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                              An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                              Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                              • 2180. Composition.section:otherContent.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                2182. Composition.section:otherContent.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2184. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2186. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2188. Composition.section:otherContent.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2190. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2192. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2194. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2196. Composition.section:otherContent.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2198. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2200. Composition.section:otherContent.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2202. Composition.section:otherContent.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2204. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                2206. Composition.section:otherContent.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2208. Composition.section:otherContent.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2210. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2212. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2214. Composition.section:otherContent.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2216. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2218. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2220. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2222. Composition.section:otherContent.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2224. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                2226. Composition.section:otherContent.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                • 2228. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2230. Composition.section:otherContent.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2232. Composition.section:otherContent.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2234. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2236. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2238. Composition.section:otherContent.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2240. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2242. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2244. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2246. Composition.section:otherContent.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2248. Composition.section:otherContent.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2250. Composition.section:otherContent.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2252. Composition.section:otherContent.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2254. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  2256. Composition.section:otherContent.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                  An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • 2258. Composition.section:otherContent.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                    The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2260. Composition.section:otherContent.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2262. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2264. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2266. Composition.section:otherContent.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2268. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2270. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2272. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2274. Composition.section:otherContent.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2276. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2278. Composition.section:otherContent.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2280. Composition.section:otherContent.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2282. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2284. Composition.section:otherContent.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2286. Composition.section:otherContent.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2288. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2290. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2292. Composition.section:otherContent.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2294. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2296. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2298. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2300. Composition.section:otherContent.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2302. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    2304. Composition.section:otherContent.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • 2306. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2308. Composition.section:otherContent.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2310. Composition.section:otherContent.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2312. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2314. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2316. Composition.section:otherContent.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2318. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2320. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2322. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2324. Composition.section:otherContent.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2326. Composition.section:otherContent.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2328. Composition.section:otherContent.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2330. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2332. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      2334. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                      An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • 2336. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                        The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                        This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2338. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2340. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2342. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2344. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2346. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2348. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2350. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2352. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2354. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2356. Composition.section:otherContent.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2358. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2360. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2362. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2364. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2366. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2368. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                            "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                            "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2370. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2372. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2374. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2376. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2378. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2380. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        2382. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • 2384. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2386. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2388. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2390. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2392. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2394. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2396. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2398. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2400. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2402. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2404. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2406. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2408. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2410. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          2412. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                          An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • 2414. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                            The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                            This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2416. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2418. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2420. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2422. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2424. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2426. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2428. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2430. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2432. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2434. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2436. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2438. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2440. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2442. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2444. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2446. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2448. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2450. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2452. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2454. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2456. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2458. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            2460. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • 2462. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2464. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2466. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2468. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2470. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2472. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2474. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2476. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2478. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2480. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2482. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2484. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2486. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2488. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              2490. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                              An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • 2492. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2494. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2496. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2498. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2500. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2502. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2504. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2506. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2508. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2510. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2512. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2514. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2516. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2518. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2520. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2522. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2524. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2526. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2528. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2530. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2532. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2534. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2536. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                2538. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • 2540. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2542. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2544. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2546. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2548. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2550. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2552. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2554. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2556. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2558. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2560. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2562. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2564. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2566. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2568. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • 2570. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2572. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2574. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2576. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2578. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2580. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2582. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2584. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2586. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2588. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2590. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2592. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2594. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2596. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2598. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2600. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2602. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2604. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2606. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2608. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2610. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2612. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2614. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2616. Composition.section:otherContent.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2618. Composition.section:outcome
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Nameoutcome
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2620. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2622. Composition.section:outcome.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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • 2624. Composition.section:outcome.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2626. Composition.section:outcome.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2628. Composition.section:outcome.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2630. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2632. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "system" : "https://fevir.net/resources/CodeSystem/179423",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "code" : "outcome",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "display" : "Outcome"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2634. Composition.section:outcome.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2636. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2638. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2640. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2642. Composition.section:outcome.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2644. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2646. Composition.section:outcome.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • 2648. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2650. Composition.section:outcome.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2652. Composition.section:outcome.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2654. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2656. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2658. Composition.section:outcome.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2660. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2662. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2664. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2666. Composition.section:outcome.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2668. Composition.section:outcome.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2670. Composition.section:outcome.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2672. Composition.section:outcome.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2674. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2676. Composition.section:outcome.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • 2678. Composition.section:outcome.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2680. Composition.section:outcome.section:language.extension:keyword
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namekeyword
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortKeyword
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Keywords associated with the section

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Keyword) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2682. Composition.section:outcome.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2684. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2686. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2688. Composition.section:outcome.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2690. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2692. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2694. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2696. Composition.section:outcome.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(EvidenceVariable, Group)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2698. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2700. Composition.section:outcome.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2702. Composition.section:outcome.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2704. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2706. Composition.section:outcome.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2708. Composition.section:outcome.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2710. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2712. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2714. Composition.section:outcome.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2716. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2718. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2720. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2722. Composition.section:outcome.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2724. Composition.section:outcome.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2726. Composition.section:outcome.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2728. Composition.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The root of the sections that make up the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortComposition is broken into sections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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 no entries are included (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ele-1: All FHIR elements must have a @value or children or both (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2730. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2732. Composition.section:@default.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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • 2734. Composition.section:@default.extension:intendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice NameintendedAudience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Target audience for the section

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortIntended Audience
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Indicates who the content of the section is aimed at

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Section Intended Audience) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2736. Composition.section:@default.extension:versionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice NameversionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Indicates the status of a recommendation in the context of a newer version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortVersion status of recommendation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Supports tracking how a recommendation evolved in the new version of the guideline.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension(Recommendation Version Status) (Extension Type: CodeableConcept)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2738. Composition.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2740. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2742. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BindingUnless not suitable, these codes SHALL be taken from Guideline Sections
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (extensible to http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2744. Composition.section:@default.code.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2746. Composition.section:@default.code.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • 2748. Composition.section:@default.code.coding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A reference to a code defined by a terminology system.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortCode defined by a terminology system
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeCoding
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Allows for alternative encodings within a code system, and translations to other code systems.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2750. Composition.section:@default.code.text
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortPlain text representation of the concept
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Very often the text is the same as a displayName of one of the codings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2752. Composition.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2754. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2756. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2758. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2760. Composition.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2762. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2764. Composition.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • 2766. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2768. Composition.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2770. Composition.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2772. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2774. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BindingUnless not suitable, these codes SHALL be taken from EvidenceReportSectionCode Value Set
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (extensible to https://fevir.net/resources/ValueSet/179431)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2776. Composition.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2778. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2780. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2782. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2784. Composition.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2786. Composition.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2788. Composition.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2790. Composition.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2792. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2794. Composition.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • 2796. Composition.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2798. Composition.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2800. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2802. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2804. Composition.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2806. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2808. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2810. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2812. Composition.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2814. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2816. Composition.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2818. Composition.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2820. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2822. Composition.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2824. Composition.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2826. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2828. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2830. Composition.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2832. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2834. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2836. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2838. Composition.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2840. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  2842. Composition.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • 2844. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2846. Composition.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2848. Composition.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2850. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2852. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2854. Composition.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2856. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2858. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2860. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2862. Composition.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2864. Composition.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2866. Composition.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2868. Composition.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2870. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    2872. Composition.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • 2874. Composition.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2876. Composition.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2878. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2880. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2882. Composition.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2884. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2886. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2888. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2890. Composition.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2892. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2894. Composition.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2896. Composition.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2898. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2900. Composition.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2902. Composition.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2904. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2906. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2908. Composition.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2910. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2912. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2914. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2916. Composition.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2918. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      2920. Composition.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • 2922. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2924. Composition.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2926. Composition.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2928. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2930. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2932. Composition.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2934. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2936. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2938. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2940. Composition.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2942. Composition.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2944. Composition.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2946. Composition.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2948. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        2950. Composition.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • 2952. Composition.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2954. Composition.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2956. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2958. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2960. Composition.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2962. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2964. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2966. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2968. Composition.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2970. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2972. Composition.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2974. Composition.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2976. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2978. Composition.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2980. Composition.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2982. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2984. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2986. Composition.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2988. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2990. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2992. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2994. Composition.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2996. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          2998. Composition.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SlicingThis element introduces a set of slices on Composition.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • 3000. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3002. Composition.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3004. Composition.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3006. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3008. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3010. Composition.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3012. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3014. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3016. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3018. Composition.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3020. Composition.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3022. Composition.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3024. Composition.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3026. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            3028. Composition.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • 3030. Composition.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3032. Composition.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3034. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3036. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3038. Composition.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3040. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3042. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3044. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3046. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3048. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3050. Composition.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3052. Composition.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3054. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3056. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3058. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3060. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3062. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3064. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3066. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3068. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3070. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3072. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3074. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              3076. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • 3078. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3080. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3082. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3084. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3086. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3088. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3090. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3092. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3094. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3096. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3098. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3100. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3102. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3104. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                3106. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • 3108. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3110. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3112. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3114. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3116. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3118. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3120. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3122. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3124. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3126. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3128. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3130. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3132. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3134. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3136. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3138. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3140. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3142. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3144. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3146. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3148. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3150. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3152. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  3154. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • 3156. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3158. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3160. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3162. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3164. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3166. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3168. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3170. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3172. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3174. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3176. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3178. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3180. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3182. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    3184. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • 3186. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3188. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3190. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3192. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3194. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3196. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3198. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3200. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3202. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3204. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3206. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3208. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3210. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3212. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3214. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3216. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3218. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3220. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3222. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3224. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3226. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3228. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3230. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      3232. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value @ code
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • 3234. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: ele-1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3236. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3238. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3240. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3242. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3244. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3246. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3248. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3250. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3252. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3254. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3256. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3258. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3260. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        3262. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An Extension

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ShortExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Control1..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SlicingThis element introduces a set of slices on Composition.section.section.section.section.section.section.section.section.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value @ url
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • 3264. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.extension:language
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Namelanguage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Language of the Section.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortLanguage for the Section
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This is used where an item may repeat to indicate the language of each repeat.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control1..1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension(Section Language) (Extension Type: code)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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())
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3266. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3268. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3270. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "language"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3272. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3274. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3276. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3278. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3280. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3282. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3284. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:language.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3286. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Slice Name@default
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3288. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Typestring
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3290. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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 managable, there is a strict set of governance applied to the definition and use of extensions. Though 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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3292. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.modifierExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeExtension
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summarytrue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Alternate Namesextensions, user content, modifiers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3294. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3296. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "code" : "default-section"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3298. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actual author of the section when it is not the author of the composition. If author is not specified, the author is assumed to be the author of the parent section or the author of the composition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShortWho and/or what authored the section, when the section is authored by someone other than the composition.author
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Practitioner, PractitionerRole, CareTeam, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3300. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3302. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3304. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3306. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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-1, cmp-2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypeReference(Resource)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3308. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Must Supportfalse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          3310. Composition.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.section:@default.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..*
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          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()))