Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R2_Contract_R5 - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 0

Definitions for the profile-Contract resource profile.

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

0. Contract
Definition

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

ShortLegal Agreement
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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. Contract.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()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Contract.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.

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. Contract.extension
Definition

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though 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
Must Supportfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Contract.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 8. Contract.extension:action
    Slice Nameaction
    Definition

    DSTU2: Contract.action (new:CodeableConcept)

    ShortDSTU2: Contract Action (new)
    Comments

    Element Contract.action has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.action has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control0..*
    TypeExtension(DSTU2: Contract Action (new)) (Extension Type: CodeableConcept)
    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())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. Contract.extension:actionReason
    Slice NameactionReason
    Definition

    DSTU2: Contract.actionReason (new:CodeableConcept)

    ShortDSTU2: Contract Action Reason (new)
    Comments

    Element Contract.actionReason has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actionReason has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control0..*
    TypeExtension(DSTU2: Contract Action Reason (new)) (Extension Type: CodeableConcept)
    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())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. Contract.extension:role
    Slice Namerole
    Definition

    DSTU2: Contract.actor.role (new:CodeableConcept)

    ShortDSTU2: Contract Actor Role (new)
    Comments

    Element Contract.actor.role has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actor.role has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control0..*
    TypeExtension(DSTU2: Contract Actor Role (new)) (Extension Type: CodeableConcept)
    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())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. Contract.extension:valuedItem
    Slice NamevaluedItem
    Definition

    DSTU2: Contract.valuedItem (new:BackboneElement)

    ShortDSTU2: Contract Valued Item (new)
    Comments

    Element Contract.valuedItem has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.valuedItem has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control0..*
    TypeExtension(DSTU2: Contract Valued Item (new)) (Complex Extension)
    Is Modifierfalse
    Must Supportfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. Contract.extension:binding
    Slice Namebinding
    Definition

    DSTU2: Contract.binding[x] (new:Attachment, Reference(Composition,DocumentReference,QuestionnaireResponse))

    ShortDSTU2: Binding Contract (new)
    Comments

    Element Contract.binding[x] has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.binding[x] has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control0..1
    TypeExtension(DSTU2: Binding Contract (new)) (Extension Type: Choice of: Attachment, Reference(Cross-version Profile for DSTU2.Composition for use in FHIR R5, Composition, Cross-version Profile for DSTU2.DocumentReference for use in FHIR R5, DocumentReference, Cross-version Profile for DSTU2.QuestionnaireResponse for use in FHIR R5, QuestionnaireResponse))
    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())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. Contract.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()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    20. Contract.status
    Definition

    The status of the resource instance.

    Shortamended | appended | cancelled | disputed | entered-in-error | executable +
    Comments

    This element is labeled as a modifier because the status contains codes that mark the contract as not currently valid or active.

    Control0..1
    BindingThe codes SHALL be taken from ContractResourceStatusCodeshttp://hl7.org/fhir/ValueSet/contract-status|5.0.0
    (required to http://hl7.org/fhir/ValueSet/contract-status|5.0.0)

    A code specifying the state of the resource instance.

    Typecode
    Is Modifiertrue because This element is labeled 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

    This is the Contract Business Workflow Status.

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

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

    0. Contract
    2. Contract.meta
    4. Contract.meta.extension
    Control0..*
    SlicingThis element introduces a set of slices on Contract.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 6. Contract.meta.extension:meta
      Slice Namemeta
      Definition

      DSTU2: Contract.meta additional types (Meta) additional types from child elements (lastUpdated, profile, security, tag, versionId)

      ShortDSTU2: meta additional types
      Comments

      Element Contract.meta is mapped to FHIR R5 element Contract.meta as SourceIsBroaderThanTarget. The mappings for Contract.meta do not cover the following types: Meta. The mappings for Contract.meta do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.

      Control0..1
      TypeExtension(DSTU2: meta additional types) (Extension Type: Meta)
      8. Contract.text
      10. Contract.text.extension
      Control0..*
      SlicingThis element introduces a set of slices on Contract.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 12. Contract.text.extension:text
        Slice Nametext
        Definition

        DSTU2: Contract.text additional types (Narrative) additional types from child elements (div, status)

        ShortDSTU2: text additional types
        Comments

        Element Contract.text is mapped to FHIR R5 element Contract.text as SourceIsBroaderThanTarget. The mappings for Contract.text do not cover the following types: Narrative. The mappings for Contract.text do not cover the following types based on type expansion: div, status. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.

        Control0..1
        TypeExtension(DSTU2: text additional types) (Complex Extension)
        14. Contract.extension
        Control0..*
        SlicingThis element introduces a set of slices on Contract.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 16. Contract.extension:action
          Slice Nameaction
          Definition

          DSTU2: Contract.action (new:CodeableConcept)

          ShortDSTU2: Contract Action (new)
          Comments

          Element Contract.action has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.action has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Control0..*
          TypeExtension(DSTU2: Contract Action (new)) (Extension Type: CodeableConcept)
          18. Contract.extension:actionReason
          Slice NameactionReason
          Definition

          DSTU2: Contract.actionReason (new:CodeableConcept)

          ShortDSTU2: Contract Action Reason (new)
          Comments

          Element Contract.actionReason has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actionReason has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Control0..*
          TypeExtension(DSTU2: Contract Action Reason (new)) (Extension Type: CodeableConcept)
          20. Contract.extension:role
          Slice Namerole
          Definition

          DSTU2: Contract.actor.role (new:CodeableConcept)

          ShortDSTU2: Contract Actor Role (new)
          Comments

          Element Contract.actor.role has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actor.role has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Control0..*
          TypeExtension(DSTU2: Contract Actor Role (new)) (Extension Type: CodeableConcept)
          22. Contract.extension:valuedItem
          Slice NamevaluedItem
          Definition

          DSTU2: Contract.valuedItem (new:BackboneElement)

          ShortDSTU2: Contract Valued Item (new)
          Comments

          Element Contract.valuedItem has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.valuedItem has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Control0..*
          TypeExtension(DSTU2: Contract Valued Item (new)) (Complex Extension)
          24. Contract.extension:binding
          Slice Namebinding
          Definition

          DSTU2: Contract.binding[x] (new:Attachment, Reference(Composition,DocumentReference,QuestionnaireResponse))

          ShortDSTU2: Binding Contract (new)
          Comments

          Element Contract.binding[x] has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.binding[x] has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Control0..1
          TypeExtension(DSTU2: Binding Contract (new)) (Extension Type: Choice of: Attachment, Reference(Cross-version Profile for DSTU2.Composition for use in FHIR R5, Composition, Cross-version Profile for DSTU2.DocumentReference for use in FHIR R5, DocumentReference, Cross-version Profile for DSTU2.QuestionnaireResponse for use in FHIR R5, QuestionnaireResponse))
          26. Contract.identifier
          NoteThis is a business identifier, not a resource identifier (see discussion)
          28. Contract.identifier.extension
          Control0..*
          SlicingThis element introduces a set of slices on Contract.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 30. Contract.identifier.extension:identifier
            Slice Nameidentifier
            Definition

            DSTU2: Contract.identifier additional types (Identifier) additional types from child elements (assigner, period, system, type, use, value)

            ShortDSTU2: Contract identifier additional types
            Comments

            Element Contract.identifier is mapped to FHIR R5 element Contract.identifier as RelatedTo. The mappings for Contract.identifier do not cover the following types: Identifier. The mappings for Contract.identifier do not cover the following types based on type expansion: assigner, period, system, type, use, value.

            Control0..1
            TypeExtension(DSTU2: Contract identifier additional types) (Extension Type: Identifier)
            32. Contract.applies
            34. Contract.applies.extension
            Control0..*
            SlicingThis element introduces a set of slices on Contract.applies.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 36. Contract.applies.extension:applies
              Slice Nameapplies
              Definition

              DSTU2: Contract.applies additional types (Period) additional types from child elements (end, start)

              ShortDSTU2: applies additional types
              Comments

              Element Contract.applies is mapped to FHIR R5 element Contract.applies as SourceIsBroaderThanTarget. The mappings for Contract.applies do not cover the following types: Period. The mappings for Contract.applies do not cover the following types based on type expansion: end, start.

              Control0..1
              TypeExtension(DSTU2: applies additional types) (Extension Type: Period)
              38. Contract.subject
              40. Contract.subject.extension
              Control0..*
              SlicingThis element introduces a set of slices on Contract.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 42. Contract.subject.extension:subject
                Slice Namesubject
                Definition

                DSTU2: Contract.subject additional types from child elements (display, reference)

                ShortDSTU2: Subject of this Contract additional types
                Comments

                Element Contract.subject is mapped to FHIR R5 element Contract.subject as SourceIsBroaderThanTarget. The mappings for Contract.subject do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.subject with unmapped reference targets: Resource.

                Control0..*
                TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                44. Contract.authority
                46. Contract.authority.extension
                Control0..*
                SlicingThis element introduces a set of slices on Contract.authority.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 48. Contract.authority.extension:authority
                  Slice Nameauthority
                  Definition

                  DSTU2: Contract.authority additional types from child elements (display, reference)

                  ShortDSTU2: authority additional types
                  Comments

                  Element Contract.authority is mapped to FHIR R5 element Contract.authority as SourceIsBroaderThanTarget. The mappings for Contract.authority do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.authority with unmapped reference targets: Organization.

                  Control0..*
                  TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                  50. Contract.domain
                  52. Contract.domain.extension
                  Control0..*
                  SlicingThis element introduces a set of slices on Contract.domain.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 54. Contract.domain.extension:domain
                    Slice Namedomain
                    Definition

                    DSTU2: Contract.domain additional types from child elements (display, reference)

                    ShortDSTU2: Domain in which this Contract applies additional types
                    Comments

                    Element Contract.domain is mapped to FHIR R5 element Contract.domain as SourceIsBroaderThanTarget. The mappings for Contract.domain do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.domain with unmapped reference targets: Location.

                    Control0..*
                    TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                    56. Contract.author
                    58. Contract.author.extension
                    Control1..*
                    SlicingThis element introduces a set of slices on Contract.author.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 60. Contract.author.extension:entity
                      Slice Nameentity
                      Definition

                      DSTU2: Contract.actor.entity

                      ShortDSTU2: Contract Actor Type
                      Comments

                      Element Contract.actor.entity is mapped to FHIR R5 element Contract.author as RelatedTo. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.actor.entity with unmapped reference targets: Contract, Device, Group, Location, Organization, Patient, Practitioner, RelatedPerson, Substance.

                      Control1..1
                      TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                      62. Contract.term
                      64. Contract.term.extension
                      Control0..*
                      SlicingThis element introduces a set of slices on Contract.term.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 66. Contract.term.extension:actionReason
                        Slice NameactionReason
                        Definition

                        DSTU2: Contract.term.actionReason (new:CodeableConcept)

                        ShortDSTU2: Contract Term Action Reason (new)
                        Comments

                        Element Contract.term.actionReason has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.actionReason has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                        Control0..*
                        TypeExtension(DSTU2: Contract Term Action Reason (new)) (Extension Type: CodeableConcept)
                        68. Contract.term.extension:actor
                        Slice Nameactor
                        Definition

                        DSTU2: Contract.term.actor (new:BackboneElement)

                        ShortDSTU2: Contract Term Actor List (new)
                        Comments

                        Element Contract.term.actor has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.actor has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                        Control0..*
                        TypeExtension(DSTU2: Contract Term Actor List (new)) (Complex Extension)
                        70. Contract.term.extension:valuedItem
                        Slice NamevaluedItem
                        Definition

                        DSTU2: Contract.term.valuedItem (new:BackboneElement)

                        ShortDSTU2: Contract Term Valued Item (new)
                        Comments

                        Element Contract.term.valuedItem has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.valuedItem has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                        Control0..*
                        TypeExtension(DSTU2: Contract Term Valued Item (new)) (Complex Extension)
                        72. Contract.term.identifier
                        NoteThis is a business identifier, not a resource identifier (see discussion)
                        74. Contract.term.identifier.extension
                        Control0..*
                        SlicingThis element introduces a set of slices on Contract.term.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 76. Contract.term.identifier.extension:identifier
                          Slice Nameidentifier
                          Definition

                          DSTU2: Contract.term.identifier additional types (Identifier) additional types from child elements (assigner, period, system, type, use, value)

                          ShortDSTU2: Contract Term identifier additional types
                          Comments

                          Element Contract.term.identifier is mapped to FHIR R5 element Contract.term.identifier as SourceIsBroaderThanTarget. The mappings for Contract.term.identifier do not cover the following types: Identifier. The mappings for Contract.term.identifier do not cover the following types based on type expansion: assigner, period, system, type, use, value.

                          Control0..1
                          TypeExtension(DSTU2: Contract Term identifier additional types) (Extension Type: Identifier)
                          78. Contract.term.applies
                          80. Contract.term.applies.extension
                          Control0..*
                          SlicingThis element introduces a set of slices on Contract.term.applies.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 82. Contract.term.applies.extension:applies
                            Slice Nameapplies
                            Definition

                            DSTU2: Contract.term.applies additional types (Period) additional types from child elements (end, start)

                            ShortDSTU2: applies additional types
                            Comments

                            Element Contract.term.applies is mapped to FHIR R5 element Contract.term.applies as SourceIsBroaderThanTarget. The mappings for Contract.term.applies do not cover the following types: Period. The mappings for Contract.term.applies do not cover the following types based on type expansion: end, start.

                            Control0..1
                            TypeExtension(DSTU2: applies additional types) (Extension Type: Period)
                            84. Contract.term.topicReference
                            86. Contract.term.topicReference.extension
                            Control0..*
                            SlicingThis element introduces a set of slices on Contract.term.topicReference.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 88. Contract.term.topicReference.extension:alternateReference
                              Slice NamealternateReference
                              Definition

                              DSTU2: Contract.term.subject additional types from child elements (display, reference)

                              ShortDSTU2: Subject of this Contract Term additional types
                              Comments

                              Element Contract.term.subject is mapped to FHIR R5 element Contract.term.topic[x] as RelatedTo. The mappings for Contract.term.subject do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.term.subject with unmapped reference targets: Resource. Source element Contract.term.subject has unmapped reference types. While the target element Contract.term.topic[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                              TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                              90. Contract.signer
                              92. Contract.signer.party
                              94. Contract.signer.party.extension
                              Control0..*
                              SlicingThis element introduces a set of slices on Contract.signer.party.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 96. Contract.signer.party.extension:party
                                Slice Nameparty
                                Definition

                                DSTU2: Contract.signer.party

                                ShortDSTU2: party
                                Comments

                                Element Contract.signer.party is mapped to FHIR R5 element Contract.signer.party as RelatedTo. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.signer.party with unmapped reference targets: Organization, Patient, Practitioner, RelatedPerson.

                                Control0..1
                                TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                98. Contract.signer.signature
                                100. Contract.signer.signature.extension
                                Control0..*
                                SlicingThis element introduces a set of slices on Contract.signer.signature.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 102. Contract.signer.signature.extension:signature
                                  Slice Namesignature
                                  Definition

                                  DSTU2: Contract.signer.signature additional types (string) additional types from child elements (value)

                                  ShortDSTU2: signature additional types
                                  Comments

                                  Element Contract.signer.signature is mapped to FHIR R5 element Contract.signer.signature as RelatedTo. The mappings for Contract.signer.signature do not cover the following types: string. The mappings for Contract.signer.signature do not cover the following types based on type expansion: value.

                                  Control0..1
                                  TypeExtension(DSTU2: signature additional types) (Extension Type: string)
                                  104. Contract.friendly
                                  106. Contract.friendly.extension
                                  Control0..*
                                  SlicingThis element introduces a set of slices on Contract.friendly.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 108. Contract.friendly.extension:content
                                    Slice Namecontent
                                    Definition

                                    DSTU2: Contract.friendly.content[x] additional types (Attachment)

                                    ShortDSTU2: content additional types
                                    Comments

                                    Element Contract.friendly.content[x] is mapped to FHIR R5 element Contract.friendly.content[x] as RelatedTo. The mappings for Contract.friendly.content[x] do not cover the following types: Attachment. The target context Contract.friendly.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.friendly. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.friendly.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.friendly.content[x] has unmapped reference types. While the target element Contract.friendly.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                    Control0..1
                                    TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                    110. Contract.friendly.contentReference
                                    112. Contract.friendly.contentReference.extension:alternateReference
                                    Slice NamealternateReference
                                    Definition

                                    DSTU2: Contract.friendly.content[x] additional types (Attachment)

                                    ShortDSTU2: content additional types
                                    Comments

                                    Element Contract.friendly.content[x] is mapped to FHIR R5 element Contract.friendly.content[x] as RelatedTo. The mappings for Contract.friendly.content[x] do not cover the following types: Attachment. The target context Contract.friendly.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.friendly. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.friendly.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.friendly.content[x] has unmapped reference types. While the target element Contract.friendly.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                    TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                    114. Contract.legal
                                    116. Contract.legal.extension
                                    Control0..*
                                    SlicingThis element introduces a set of slices on Contract.legal.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 118. Contract.legal.extension:content
                                      Slice Namecontent
                                      Definition

                                      DSTU2: Contract.legal.content[x] additional types (Attachment)

                                      ShortDSTU2: content additional types
                                      Comments

                                      Element Contract.legal.content[x] is mapped to FHIR R5 element Contract.legal.content[x] as RelatedTo. The mappings for Contract.legal.content[x] do not cover the following types: Attachment. The target context Contract.legal.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.legal. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.legal.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.legal.content[x] has unmapped reference types. While the target element Contract.legal.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                      Control0..1
                                      TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                      120. Contract.legal.contentReference
                                      122. Contract.legal.contentReference.extension:alternateReference
                                      Slice NamealternateReference
                                      Definition

                                      DSTU2: Contract.legal.content[x] additional types (Attachment)

                                      ShortDSTU2: content additional types
                                      Comments

                                      Element Contract.legal.content[x] is mapped to FHIR R5 element Contract.legal.content[x] as RelatedTo. The mappings for Contract.legal.content[x] do not cover the following types: Attachment. The target context Contract.legal.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.legal. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.legal.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.legal.content[x] has unmapped reference types. While the target element Contract.legal.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                      TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                      124. Contract.rule
                                      126. Contract.rule.extension
                                      Control0..*
                                      SlicingThis element introduces a set of slices on Contract.rule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 128. Contract.rule.extension:content
                                        Slice Namecontent
                                        Definition

                                        DSTU2: Contract.rule.content[x] additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url, display, reference)

                                        ShortDSTU2: content additional types
                                        Comments

                                        Element Contract.rule.content[x] is mapped to FHIR R5 element Contract.rule.content[x] as RelatedTo. The mappings for Contract.rule.content[x] do not cover the following types: Attachment. The mappings for Contract.rule.content[x] do not cover the following types based on type expansion: contentType, creation, data, display, hash, language, reference, size, title, url. The target context Contract.rule.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.rule. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.rule.content[x] with unmapped reference targets: DocumentReference. Source element Contract.rule.content[x] has unmapped reference types. While the target element Contract.rule.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                        Control0..1
                                        TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                        130. Contract.rule.contentReference
                                        132. Contract.rule.contentReference.extension:alternateReference
                                        Slice NamealternateReference
                                        Definition

                                        DSTU2: Contract.rule.content[x] additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url, display, reference)

                                        ShortDSTU2: content additional types
                                        Comments

                                        Element Contract.rule.content[x] is mapped to FHIR R5 element Contract.rule.content[x] as RelatedTo. The mappings for Contract.rule.content[x] do not cover the following types: Attachment. The mappings for Contract.rule.content[x] do not cover the following types based on type expansion: contentType, creation, data, display, hash, language, reference, size, title, url. The target context Contract.rule.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.rule. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.rule.content[x] with unmapped reference targets: DocumentReference. Source element Contract.rule.content[x] has unmapped reference types. While the target element Contract.rule.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                        TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))

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

                                        0. Contract
                                        Definition

                                        Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

                                        ShortLegal Agreement
                                        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 in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                                        dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
                                        dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                                        dom-6: A resource should have narrative for robust management (text.`div`.exists())
                                        2. Contract.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. Contract.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. Contract.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. Contract.meta.extension
                                        Definition

                                        An Extension

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

                                          DSTU2: Contract.meta additional types (Meta) additional types from child elements (lastUpdated, profile, security, tag, versionId)

                                          ShortDSTU2: meta additional types
                                          Comments

                                          Element Contract.meta is mapped to FHIR R5 element Contract.meta as SourceIsBroaderThanTarget. The mappings for Contract.meta do not cover the following types: Meta. The mappings for Contract.meta do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.

                                          Control0..1
                                          TypeExtension(DSTU2: meta additional types) (Extension Type: Meta)
                                          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())
                                          12. Contract.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
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          14. Contract.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.

                                          Control0..1
                                          Typeinstant
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          16. Contract.meta.source
                                          Definition

                                          A uri that identifies the source system 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 FHIR server, document, message, database, 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
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          18. Contract.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
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          20. Contract.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|5.0.0)

                                          Security Labels from the Healthcare Privacy and Security Classification System.

                                          TypeCoding
                                          Is Modifierfalse
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          22. Contract.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..*
                                          BindingFor example codes, see CommonTags
                                          (example to http://hl7.org/fhir/ValueSet/common-tags|5.0.0)

                                          Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".

                                          TypeCoding
                                          Is Modifierfalse
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          24. Contract.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()))
                                          26. Contract.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|5.0.0)

                                          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()))
                                          28. Contract.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()))
                                          30. Contract.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
                                          Typeid
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          32. Contract.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()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingThis element introduces a set of slices on Contract.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 34. Contract.text.extension:text
                                            Slice Nametext
                                            Definition

                                            DSTU2: Contract.text additional types (Narrative) additional types from child elements (div, status)

                                            ShortDSTU2: text additional types
                                            Comments

                                            Element Contract.text is mapped to FHIR R5 element Contract.text as SourceIsBroaderThanTarget. The mappings for Contract.text do not cover the following types: Narrative. The mappings for Contract.text do not cover the following types based on type expansion: div, status. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.

                                            Control0..1
                                            TypeExtension(DSTU2: text additional types) (Complex Extension)
                                            Is Modifierfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            36. Contract.text.status
                                            Definition

                                            The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data.

                                            Shortgenerated | extensions | additional | empty
                                            Control1..1
                                            BindingThe codes SHALL be taken from NarrativeStatus
                                            (required to http://hl7.org/fhir/ValueSet/narrative-status|5.0.0)

                                            The status of a resource narrative.

                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            38. Contract.text.div
                                            Definition

                                            The actual narrative content, a stripped down version of XHTML.

                                            ShortLimited xhtml content
                                            Comments

                                            The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects.

                                            Control1..1
                                            Typexhtml
                                            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()))
                                            txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks())
                                            txt-2: The narrative SHALL have some non-whitespace content (htmlChecks())
                                            40. Contract.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.

                                            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
                                            42. Contract.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()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingThis element introduces a set of slices on Contract.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 44. Contract.extension:action
                                              Slice Nameaction
                                              Definition

                                              DSTU2: Contract.action (new:CodeableConcept)

                                              ShortDSTU2: Contract Action (new)
                                              Comments

                                              Element Contract.action has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.action has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                              Control0..*
                                              TypeExtension(DSTU2: Contract Action (new)) (Extension Type: CodeableConcept)
                                              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. Contract.extension:actionReason
                                              Slice NameactionReason
                                              Definition

                                              DSTU2: Contract.actionReason (new:CodeableConcept)

                                              ShortDSTU2: Contract Action Reason (new)
                                              Comments

                                              Element Contract.actionReason has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actionReason has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                              Control0..*
                                              TypeExtension(DSTU2: Contract Action Reason (new)) (Extension Type: CodeableConcept)
                                              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. Contract.extension:role
                                              Slice Namerole
                                              Definition

                                              DSTU2: Contract.actor.role (new:CodeableConcept)

                                              ShortDSTU2: Contract Actor Role (new)
                                              Comments

                                              Element Contract.actor.role has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.actor.role has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                              Control0..*
                                              TypeExtension(DSTU2: Contract Actor Role (new)) (Extension Type: CodeableConcept)
                                              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. Contract.extension:valuedItem
                                              Slice NamevaluedItem
                                              Definition

                                              DSTU2: Contract.valuedItem (new:BackboneElement)

                                              ShortDSTU2: Contract Valued Item (new)
                                              Comments

                                              Element Contract.valuedItem has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.valuedItem has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                              Control0..*
                                              TypeExtension(DSTU2: Contract Valued Item (new)) (Complex Extension)
                                              Is Modifierfalse
                                              Must Supportfalse
                                              Invariantsele-1: All FHIR elements must have a @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. Contract.extension:binding
                                              Slice Namebinding
                                              Definition

                                              DSTU2: Contract.binding[x] (new:Attachment, Reference(Composition,DocumentReference,QuestionnaireResponse))

                                              ShortDSTU2: Binding Contract (new)
                                              Comments

                                              Element Contract.binding[x] has a context of Contract based on following the parent source element upwards and mapping to Contract. Element Contract.binding[x] has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                              Control0..1
                                              TypeExtension(DSTU2: Binding Contract (new)) (Extension Type: Choice of: Attachment, Reference(Cross-version Profile for DSTU2.Composition for use in FHIR R5, Composition, Cross-version Profile for DSTU2.DocumentReference for use in FHIR R5, DocumentReference, Cross-version Profile for DSTU2.QuestionnaireResponse for use in FHIR R5, QuestionnaireResponse))
                                              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. Contract.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()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              56. Contract.identifier
                                              Definition

                                              Unique identifier for this Contract or a derivative that references a Source Contract.

                                              ShortContract number
                                              NoteThis is a business identifier, not a resource identifier (see discussion)
                                              Control0..*
                                              TypeIdentifier
                                              Is Modifierfalse
                                              Must Supportfalse
                                              Summarytrue
                                              Requirements

                                              This is the business identifier of the contract content conveyed. It may be a derivative of the legally binding contract, in which case, the identifier of the basal contract is contained in the Contract.binding referenced Contract.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              58. Contract.identifier.id
                                              Definition

                                              Unique id for the element within 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
                                              60. Contract.identifier.extension
                                              Definition

                                              An Extension

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

                                                DSTU2: Contract.identifier additional types (Identifier) additional types from child elements (assigner, period, system, type, use, value)

                                                ShortDSTU2: Contract identifier additional types
                                                Comments

                                                Element Contract.identifier is mapped to FHIR R5 element Contract.identifier as RelatedTo. The mappings for Contract.identifier do not cover the following types: Identifier. The mappings for Contract.identifier do not cover the following types based on type expansion: assigner, period, system, type, use, value.

                                                Control0..1
                                                TypeExtension(DSTU2: Contract identifier additional types) (Extension Type: Identifier)
                                                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())
                                                64. Contract.identifier.use
                                                Definition

                                                The purpose of this identifier.

                                                Shortusual | official | temp | secondary | old (If known)
                                                Comments

                                                Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                Control0..1
                                                BindingThe codes SHALL be taken from IdentifierUse
                                                (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

                                                Identifies the purpose for this identifier, if known .

                                                Typecode
                                                Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

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

                                                A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                ShortDescription of identifier
                                                Comments

                                                This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                Control0..1
                                                BindingUnless not suitable, these codes SHALL be taken from IdentifierTypeCodes
                                                (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

                                                A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Summarytrue
                                                Requirements

                                                Allows users to make use of identifiers when the identifier system is not known.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                68. Contract.identifier.system
                                                Definition

                                                Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

                                                ShortThe namespace for the identifier value
                                                Comments

                                                Identifier.system is always case sensitive.

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

                                                There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                ExampleGeneral: http://www.acme.com/identifiers/patient
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                70. Contract.identifier.value
                                                Definition

                                                The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                ShortThe value that is unique
                                                Comments

                                                If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                Control0..1
                                                This element is affected by the following invariants: ident-1
                                                Typestring
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                ExampleGeneral: 123456
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                72. Contract.identifier.period
                                                Definition

                                                Time period during which identifier is/was valid for use.

                                                ShortTime period when id is/was valid for use
                                                Control0..1
                                                TypePeriod
                                                Is Modifierfalse
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                74. Contract.identifier.assigner
                                                Definition

                                                Organization that issued/manages the identifier.

                                                ShortOrganization that issued id (may be just text)
                                                Comments

                                                The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                Control0..1
                                                TypeReference(Organization)
                                                Is Modifierfalse
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                76. Contract.url
                                                Definition

                                                Canonical identifier for this contract, represented as a URI (globally unique).

                                                ShortBasal definition
                                                Comments

                                                Used in a domain that uses a supplied contract repository.

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

                                                An absolute URI that is used to identify this contract when it is referenced in a specification, model, design, instance or a contract derivative; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which this plan definition is (or will be) published.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                78. Contract.version
                                                Definition

                                                An edition identifier used for business purposes to label business significant variants.

                                                ShortBusiness edition
                                                Comments

                                                Note - This is a business versionId, not a resource version id (see discussion at Versioning) Comments - There may be different contract instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the plan definition with the format [url]|[version]. The version SHOULD NOT contain a '#' - see Business Version.

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

                                                The identifier that is used to identify this version of the contract when it is referenced in a specification, model, design, instance, or contract derivative. This is an arbitrary value managed by the contract author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                80. Contract.status
                                                Definition

                                                The status of the resource instance.

                                                Shortamended | appended | cancelled | disputed | entered-in-error | executable +
                                                Comments

                                                This element is labeled as a modifier because the status contains codes that mark the contract as not currently valid or active.

                                                Control0..1
                                                BindingThe codes SHALL be taken from ContractResourceStatusCodes
                                                (required to http://hl7.org/fhir/ValueSet/contract-status|5.0.0)

                                                A code specifying the state of the resource instance.

                                                Typecode
                                                Is Modifiertrue because This element is labeled 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

                                                This is the Contract Business Workflow Status.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                82. Contract.legalState
                                                Definition

                                                Legal states of the formation of a legal instrument, which is a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement.

                                                ShortNegotiation status
                                                Control0..1
                                                BindingUnless not suitable, these codes SHALL be taken from ContractResourceLegalStateCodes
                                                (extensible to http://hl7.org/fhir/ValueSet/contract-legalstate|5.0.0)

                                                Detailed codes for the legal state of a contract.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Requirements

                                                The legal state of a contract follows a prescribed flow as defined by the legal community and these state may be indepenedent of the workflow state.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                84. Contract.instantiatesCanonical
                                                Definition

                                                The URL pointing to a FHIR-defined Contract Definition that is adhered to in whole or part by this Contract.

                                                ShortSource Contract Definition
                                                Control0..1
                                                TypeReference(Contract)
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                86. Contract.instantiatesUri
                                                Definition

                                                The URL pointing to an externally maintained definition that is adhered to in whole or in part by this Contract.

                                                ShortExternal Contract Definition
                                                Control0..1
                                                Typeuri
                                                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()))
                                                88. Contract.contentDerivative
                                                Definition

                                                The minimal content derived from the basal information source at a specific stage in its lifecycle.

                                                ShortContent derived from the basal information
                                                Control0..1
                                                BindingFor example codes, see ContractContentDerivationCodes
                                                (example to http://hl7.org/fhir/ValueSet/contract-content-derivative|5.0.0)

                                                This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summaryfalse
                                                Requirements

                                                In the context of a contract, the information source of the content derivative shall be the information referenced by the contract.binding. The Contract Resource may function simply as the computable representation of the executed contract, which may be the attached to the Contract Resource as the “binding” or as the “friendly” electronic form. For example, a Contract Resource may be automatically populated with the values expressed in a related QuestionnaireResponse. However, the Contract Resource may be considered the legally binding contract if it is the only “executed” form of this contract, and includes the signatures as *The Contract Resource may function as the computable representation of an application or offer in a pre-executed Contract if the grantor has not entered any values. In this case, it is populated with values in a “legal” form of the application or offer or by the values in an associated Questionnaire. If the grantor has filled in the legal form or the associated Questionnaire Response, then these values are used to populate a pre-executed Contract Resource. If the Contract.topic is considered an application or offer, then the policy is often required to be attached as the “legal” basis for the application to ensure “informed consent” to the contract, and that any discrepancy between the application and the policy are interpreted against the policy. Implementers should check organizational and jurisdictional policies to determine the relationship among multiple representations of a contract pre- and post-execution.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                90. Contract.issued
                                                Definition

                                                When this Contract was issued.

                                                ShortWhen this Contract was issued
                                                Control0..1
                                                TypedateTime
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Must Supportfalse
                                                Summarytrue
                                                Requirements

                                                The Contract issuance dateTime often precedes the Contract effective dateTime.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                92. Contract.applies
                                                Definition

                                                Relevant time or time-period when this Contract is applicable.

                                                ShortEffective time
                                                Control0..1
                                                TypePeriod
                                                Is Modifierfalse
                                                Must Supportfalse
                                                Summarytrue
                                                Requirements

                                                The dateTime upon which the Contract is binding.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                94. Contract.applies.id
                                                Definition

                                                Unique id for the element within 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
                                                96. Contract.applies.extension
                                                Definition

                                                An Extension

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

                                                  DSTU2: Contract.applies additional types (Period) additional types from child elements (end, start)

                                                  ShortDSTU2: applies additional types
                                                  Comments

                                                  Element Contract.applies is mapped to FHIR R5 element Contract.applies as SourceIsBroaderThanTarget. The mappings for Contract.applies do not cover the following types: Period. The mappings for Contract.applies do not cover the following types based on type expansion: end, start.

                                                  Control0..1
                                                  TypeExtension(DSTU2: applies additional types) (Extension Type: Period)
                                                  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())
                                                  100. Contract.applies.start
                                                  Definition

                                                  The start of the period. The boundary is inclusive.

                                                  ShortStarting time with inclusive boundary
                                                  Comments

                                                  If the low element is missing, the meaning is that the low boundary is not known.

                                                  Control0..1
                                                  This element is affected by the following invariants: per-1
                                                  TypedateTime
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  102. Contract.applies.end
                                                  Definition

                                                  The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

                                                  ShortEnd time with inclusive boundary, if not ongoing
                                                  Comments

                                                  The end value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

                                                  Control0..1
                                                  This element is affected by the following invariants: per-1
                                                  TypedateTime
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  104. Contract.expirationType
                                                  Definition

                                                  Event resulting in discontinuation or termination of this Contract instance by one or more parties to the contract.

                                                  ShortContract cessation cause
                                                  Control0..1
                                                  BindingFor example codes, see ContractResourceExpirationTypeCodes
                                                  (example to http://hl7.org/fhir/ValueSet/contract-expiration-type|5.0.0)

                                                  Codes for the Cessation of Contracts.

                                                  TypeCodeableConcept
                                                  Is Modifierfalse
                                                  Must Supportfalse
                                                  Summaryfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  106. Contract.subject
                                                  Definition

                                                  The target entity impacted by or of interest to parties to the agreement.

                                                  ShortContract Target Entity
                                                  Comments

                                                  The Contract.subject is an entity that has some role with respect to the Contract.topic and Contract.topic.term, which is of focal interest to the parties to the contract and likely impacted in a significant way by the Contract.action/Contract.action.reason and the Contract.term.action/Contract.action.reason. In many cases, the Contract.subject is a Contract.signer if the subject is an adult; has a legal interest in the contract; and incompetent to participate in the contract agreement.

                                                  Control0..*
                                                  TypeReference(Resource)
                                                  Is Modifierfalse
                                                  Must Supportfalse
                                                  Summarytrue
                                                  Requirements

                                                  The Contract.subject is an entity that has some role with respect to the Contract.topic and Contract.topic.term, which is of focal interest to the parties to the contract and likely impacted in a significant way by the Contract.action/Contract.action.reason and the Contract.term.action/Contract.action.reason. In many cases, the Contract.subject is a Contract.signer if the subject is an adult; has a legal interest in the contract; and incompetent to participate in the contract agreement.

                                                  Alternate NamesPatient
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  108. Contract.subject.id
                                                  Definition

                                                  Unique id for the element within 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
                                                  110. Contract.subject.extension
                                                  Definition

                                                  An Extension

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

                                                    DSTU2: Contract.subject additional types from child elements (display, reference)

                                                    ShortDSTU2: Subject of this Contract additional types
                                                    Comments

                                                    Element Contract.subject is mapped to FHIR R5 element Contract.subject as SourceIsBroaderThanTarget. The mappings for Contract.subject do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.subject with unmapped reference targets: Resource.

                                                    Control0..1
                                                    TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    114. Contract.subject.reference
                                                    Definition

                                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                    ShortLiteral reference, Relative, internal or absolute URL
                                                    Comments

                                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                    Control0..1
                                                    This element is affected by the following invariants: ref-2, ref-1
                                                    Typestring
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    116. Contract.subject.type
                                                    Definition

                                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                    ShortType the reference refers to (e.g. "Patient") - must be a resource in resources
                                                    Comments

                                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                    Control0..1
                                                    BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                                                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                    Aa resource (or, for logical models, the URI of the logical model).

                                                    Typeuri
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    118. Contract.subject.identifier
                                                    Definition

                                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                    ShortLogical reference, when literal reference is not known
                                                    Comments

                                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                    This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                                    Control0..1
                                                    This element is affected by the following invariants: ref-2
                                                    TypeIdentifier
                                                    Is Modifierfalse
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    120. Contract.subject.display
                                                    Definition

                                                    Plain text narrative that identifies the resource in addition to the resource reference.

                                                    ShortText alternative for the resource
                                                    Comments

                                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                    Control0..1
                                                    This element is affected by the following invariants: ref-2
                                                    Typestring
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    122. Contract.authority
                                                    Definition

                                                    A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.

                                                    ShortAuthority under which this Contract has standing
                                                    Control0..*
                                                    TypeReference(Organization)
                                                    Is Modifierfalse
                                                    Must Supportfalse
                                                    Summaryfalse
                                                    Requirements

                                                    The governance framework responsible for ensuring compliance with or enforcement of the contract or policy.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    124. Contract.authority.id
                                                    Definition

                                                    Unique id for the element within 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
                                                    126. Contract.authority.extension
                                                    Definition

                                                    An Extension

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

                                                      DSTU2: Contract.authority additional types from child elements (display, reference)

                                                      ShortDSTU2: authority additional types
                                                      Comments

                                                      Element Contract.authority is mapped to FHIR R5 element Contract.authority as SourceIsBroaderThanTarget. The mappings for Contract.authority do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.authority with unmapped reference targets: Organization.

                                                      Control0..1
                                                      TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      130. Contract.authority.reference
                                                      Definition

                                                      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                      ShortLiteral reference, Relative, internal or absolute URL
                                                      Comments

                                                      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                      Control0..1
                                                      This element is affected by the following invariants: ref-2, ref-1
                                                      Typestring
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      132. Contract.authority.type
                                                      Definition

                                                      The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                      The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                      ShortType the reference refers to (e.g. "Patient") - must be a resource in resources
                                                      Comments

                                                      This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                      Control0..1
                                                      BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                                                      (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                      Aa resource (or, for logical models, the URI of the logical model).

                                                      Typeuri
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      134. Contract.authority.identifier
                                                      Definition

                                                      An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                      ShortLogical reference, when literal reference is not known
                                                      Comments

                                                      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                      Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                      This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                                      Control0..1
                                                      This element is affected by the following invariants: ref-2
                                                      TypeIdentifier
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      136. Contract.authority.display
                                                      Definition

                                                      Plain text narrative that identifies the resource in addition to the resource reference.

                                                      ShortText alternative for the resource
                                                      Comments

                                                      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                      Control0..1
                                                      This element is affected by the following invariants: ref-2
                                                      Typestring
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      138. Contract.domain
                                                      Definition

                                                      Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.

                                                      ShortA sphere of control governed by an authoritative jurisdiction, organization, or person
                                                      Control0..*
                                                      TypeReference(Location)
                                                      Is Modifierfalse
                                                      Must Supportfalse
                                                      Summaryfalse
                                                      Requirements

                                                      The entities bound by governance to comply with the enforcement of contracts or policies by a recognized authority.

                                                      Alternate Namesscope of governance jurisdiction
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      140. Contract.domain.id
                                                      Definition

                                                      Unique id for the element within 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
                                                      142. Contract.domain.extension
                                                      Definition

                                                      An Extension

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

                                                        DSTU2: Contract.domain additional types from child elements (display, reference)

                                                        ShortDSTU2: Domain in which this Contract applies additional types
                                                        Comments

                                                        Element Contract.domain is mapped to FHIR R5 element Contract.domain as SourceIsBroaderThanTarget. The mappings for Contract.domain do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.domain with unmapped reference targets: Location.

                                                        Control0..1
                                                        TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        146. Contract.domain.reference
                                                        Definition

                                                        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                        ShortLiteral reference, Relative, internal or absolute URL
                                                        Comments

                                                        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                        Control0..1
                                                        This element is affected by the following invariants: ref-2, ref-1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        148. Contract.domain.type
                                                        Definition

                                                        The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                        The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                        ShortType the reference refers to (e.g. "Patient") - must be a resource in resources
                                                        Comments

                                                        This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                        Control0..1
                                                        BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                                                        (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                        Aa resource (or, for logical models, the URI of the logical model).

                                                        Typeuri
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        150. Contract.domain.identifier
                                                        Definition

                                                        An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                        ShortLogical reference, when literal reference is not known
                                                        Comments

                                                        When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                        When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                        Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                        Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                        This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                        NoteThis is a business identifier, not a resource identifier (see discussion)
                                                        Control0..1
                                                        This element is affected by the following invariants: ref-2
                                                        TypeIdentifier
                                                        Is Modifierfalse
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        152. Contract.domain.display
                                                        Definition

                                                        Plain text narrative that identifies the resource in addition to the resource reference.

                                                        ShortText alternative for the resource
                                                        Comments

                                                        This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                        Control0..1
                                                        This element is affected by the following invariants: ref-2
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        154. Contract.site
                                                        Definition

                                                        Sites in which the contract is complied with, exercised, or in force.

                                                        ShortSpecific Location
                                                        Control0..*
                                                        TypeReference(Location)
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        156. Contract.name
                                                        Definition

                                                        A natural language name identifying this Contract definition, derivative, or instance in any legal state. Provides additional information about its content. This name should be usable as an identifier for the module by machine processing applications such as code generation.

                                                        ShortComputer friendly designation
                                                        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()))
                                                        158. Contract.title
                                                        Definition

                                                        A short, descriptive, user-friendly title for this Contract definition, derivative, or instance in any legal state.

                                                        ShortHuman Friendly name
                                                        Control0..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()))
                                                        160. Contract.subtitle
                                                        Definition

                                                        A more detailed or qualifying explanatory or alternate user-friendly title for this Contract definition, derivative, or instance in any legal state.

                                                        ShortSubordinate Friendly name
                                                        Control0..1
                                                        Typestring
                                                        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()))
                                                        162. Contract.alias
                                                        Definition

                                                        Alternative representation of the title for this Contract definition, derivative, or instance in any legal state., e.g., a domain specific contract number related to legislation.

                                                        ShortAcronym or short name
                                                        Control0..*
                                                        Typestring
                                                        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()))
                                                        164. Contract.author
                                                        Definition

                                                        The individual or organization that authored the Contract definition, derivative, or instance in any legal state.

                                                        ShortSource of Contract
                                                        Control0..1
                                                        TypeReference(Patient, Practitioner, PractitionerRole, Organization)
                                                        Is Modifierfalse
                                                        Must Supportfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        166. Contract.author.id
                                                        Definition

                                                        Unique id for the element within 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
                                                        168. Contract.author.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()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        SlicingThis element introduces a set of slices on Contract.author.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • value @ url
                                                        • 170. Contract.author.extension:entity
                                                          Slice Nameentity
                                                          Definition

                                                          DSTU2: Contract.actor.entity

                                                          ShortDSTU2: Contract Actor Type
                                                          Comments

                                                          Element Contract.actor.entity is mapped to FHIR R5 element Contract.author as RelatedTo. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.actor.entity with unmapped reference targets: Contract, Device, Group, Location, Organization, Patient, Practitioner, RelatedPerson, Substance.

                                                          Control1..1
                                                          TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          172. Contract.author.reference
                                                          Definition

                                                          A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                          ShortLiteral reference, Relative, internal or absolute URL
                                                          Comments

                                                          Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                          Control0..1
                                                          This element is affected by the following invariants: ref-2, ref-1
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          174. Contract.author.type
                                                          Definition

                                                          The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                          The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                          ShortType the reference refers to (e.g. "Patient") - must be a resource in resources
                                                          Comments

                                                          This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                          Control0..1
                                                          BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                                                          (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                          Aa resource (or, for logical models, the URI of the logical model).

                                                          Typeuri
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          176. Contract.author.identifier
                                                          Definition

                                                          An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                          ShortLogical reference, when literal reference is not known
                                                          Comments

                                                          When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                          When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                          Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                          Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                          This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                          NoteThis is a business identifier, not a resource identifier (see discussion)
                                                          Control0..1
                                                          This element is affected by the following invariants: ref-2
                                                          TypeIdentifier
                                                          Is Modifierfalse
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          178. Contract.author.display
                                                          Definition

                                                          Plain text narrative that identifies the resource in addition to the resource reference.

                                                          ShortText alternative for the resource
                                                          Comments

                                                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                          Control0..1
                                                          This element is affected by the following invariants: ref-2
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          180. Contract.scope
                                                          Definition

                                                          A selector of legal concerns for this Contract definition, derivative, or instance in any legal state.

                                                          ShortRange of Legal Concerns
                                                          Control0..1
                                                          BindingFor example codes, see ContractResourceScopeCodes
                                                          (example to http://hl7.org/fhir/ValueSet/contract-scope|5.0.0)

                                                          Codes for the range of legal concerns.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          182. Contract.topic[x]
                                                          Definition

                                                          Narrows the range of legal concerns to focus on the achievement of specific contractual objectives.

                                                          ShortFocus of contract interest
                                                          Comments

                                                          Contractual areas of concern are very broad. This element supports narrowing the area of concern to more specific term topics within this Contract. Given the wide range of contract topics, implementers need to be cognizant of the business use case for which they are designing a FHIR Contract, and narrowly specify the topic being represented with respect to the Contract.type and any specializing Contract.subtype. The same topic, e.g., an asset such as a good or service, such as a real property, medical supply, insurance, information, a procedure or employment, or a manner of conduct, such adherence to a privacy, trust, or security policy, may be the topic of multiple types of contracts. One way to determine the Contract.topic is to answer the question: "What is the overall objective of this legal instrument?". The Contract.topic is described with more detail by the terms of the Contract.

                                                          Control0..1
                                                          TypeChoice of: CodeableConcept, Reference(Resource)
                                                          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Requirements

                                                          May be used to focus the topic of a Contract definition, derivative, or instance in any legal state.

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

                                                          A high-level category for the legal instrument, whether constructed as a Contract definition, derivative, or instance in any legal state. Provides additional information about its content within the context of the Contract's scope to distinguish the kinds of systems that would be interested in the contract.

                                                          ShortLegal instrument category
                                                          Control0..1
                                                          BindingFor example codes, see ContractTypeCodes
                                                          (example to http://hl7.org/fhir/ValueSet/contract-type|5.0.0)

                                                          List of overall contract codes.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          186. Contract.subType
                                                          Definition

                                                          Sub-category for the Contract that distinguishes the kinds of systems that would be interested in the Contract within the context of the Contract's scope.

                                                          ShortSubtype within the context of type
                                                          Control0..*
                                                          BindingFor example codes, see ContractSubtypeCodes
                                                          (example to http://hl7.org/fhir/ValueSet/contract-subtype|5.0.0)

                                                          Detailed codes within the above.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summarytrue
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          188. Contract.contentDefinition
                                                          Definition

                                                          Precusory content developed with a focus and intent of supporting the formation a Contract instance, which may be associated with and transformable into a Contract.

                                                          ShortContract precursor content
                                                          Control0..1
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          190. Contract.contentDefinition.id
                                                          Definition

                                                          Unique id for the element within 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
                                                          192. Contract.contentDefinition.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()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          194. Contract.contentDefinition.modifierExtension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          196. Contract.contentDefinition.type
                                                          Definition

                                                          Precusory content structure and use, i.e., a boilerplate, template, application for a contract such as an insurance policy or benefits under a program, e.g., workers compensation.

                                                          ShortContent structure and use
                                                          Control1..1
                                                          BindingFor example codes, see ContractResourceDefinitionTypeCodes
                                                          (example to http://hl7.org/fhir/ValueSet/contract-definition-type|5.0.0)

                                                          Detailed codes for the definition of contracts.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          198. Contract.contentDefinition.subType
                                                          Definition

                                                          Detailed Precusory content type.

                                                          ShortDetailed Content Type Definition
                                                          Control0..1
                                                          BindingFor example codes, see ContractResourceDefinitionSubtypeCodes
                                                          (example to http://hl7.org/fhir/ValueSet/contract-definition-subtype|5.0.0)

                                                          Detailed codes for the additional definition of contracts.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          200. Contract.contentDefinition.publisher
                                                          Definition

                                                          The individual or organization that published the Contract precursor content.

                                                          ShortPublisher Entity
                                                          Control0..1
                                                          TypeReference(Practitioner, PractitionerRole, Organization)
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          202. Contract.contentDefinition.publicationDate
                                                          Definition

                                                          The date (and optionally time) when the contract was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the contract changes.

                                                          ShortWhen published
                                                          Control0..1
                                                          TypedateTime
                                                          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()))
                                                          204. Contract.contentDefinition.publicationStatus
                                                          Definition

                                                          amended | appended | cancelled | disputed | entered-in-error | executable +.

                                                          Shortamended | appended | cancelled | disputed | entered-in-error | executable +
                                                          Control1..1
                                                          BindingThe codes SHALL be taken from ContractResourcePublicationStatusCodes
                                                          (required to http://hl7.org/fhir/ValueSet/contract-publicationstatus|5.0.0)

                                                          Status of the publication of contract content.

                                                          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()))
                                                          206. Contract.contentDefinition.copyright
                                                          Definition

                                                          A copyright statement relating to Contract precursor content. Copyright statements are generally legal restrictions on the use and publishing of the Contract precursor content.

                                                          ShortPublication Ownership
                                                          Control0..1
                                                          Typemarkdown
                                                          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()))
                                                          208. Contract.term
                                                          Definition

                                                          One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.

                                                          ShortContract Term List
                                                          Control0..*
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Must Supportfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          210. Contract.term.id
                                                          Definition

                                                          Unique id for the element within 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
                                                          212. Contract.term.extension
                                                          Definition

                                                          An Extension

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

                                                            DSTU2: Contract.term.actionReason (new:CodeableConcept)

                                                            ShortDSTU2: Contract Term Action Reason (new)
                                                            Comments

                                                            Element Contract.term.actionReason has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.actionReason has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                                            Control0..*
                                                            TypeExtension(DSTU2: Contract Term Action Reason (new)) (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())
                                                            216. Contract.term.extension:actor
                                                            Slice Nameactor
                                                            Definition

                                                            DSTU2: Contract.term.actor (new:BackboneElement)

                                                            ShortDSTU2: Contract Term Actor List (new)
                                                            Comments

                                                            Element Contract.term.actor has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.actor has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                                            Control0..*
                                                            TypeExtension(DSTU2: Contract Term Actor List (new)) (Complex Extension)
                                                            Is Modifierfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            218. Contract.term.extension:valuedItem
                                                            Slice NamevaluedItem
                                                            Definition

                                                            DSTU2: Contract.term.valuedItem (new:BackboneElement)

                                                            ShortDSTU2: Contract Term Valued Item (new)
                                                            Comments

                                                            Element Contract.term.valuedItem has a context of Contract.term based on following the parent source element upwards and mapping to Contract. Element Contract.term.valuedItem has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

                                                            Control0..*
                                                            TypeExtension(DSTU2: Contract Term Valued Item (new)) (Complex Extension)
                                                            Is Modifierfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            220. Contract.term.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            222. Contract.term.identifier
                                                            Definition

                                                            Unique identifier for this particular Contract Provision.

                                                            ShortContract Term Number
                                                            NoteThis is a business identifier, not a resource identifier (see discussion)
                                                            Control0..1
                                                            TypeIdentifier
                                                            Is Modifierfalse
                                                            Must Supportfalse
                                                            Summarytrue
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            224. Contract.term.identifier.id
                                                            Definition

                                                            Unique id for the element within 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
                                                            226. Contract.term.identifier.extension
                                                            Definition

                                                            An Extension

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

                                                              DSTU2: Contract.term.identifier additional types (Identifier) additional types from child elements (assigner, period, system, type, use, value)

                                                              ShortDSTU2: Contract Term identifier additional types
                                                              Comments

                                                              Element Contract.term.identifier is mapped to FHIR R5 element Contract.term.identifier as SourceIsBroaderThanTarget. The mappings for Contract.term.identifier do not cover the following types: Identifier. The mappings for Contract.term.identifier do not cover the following types based on type expansion: assigner, period, system, type, use, value.

                                                              Control0..1
                                                              TypeExtension(DSTU2: Contract Term identifier additional types) (Extension Type: Identifier)
                                                              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())
                                                              230. Contract.term.identifier.use
                                                              Definition

                                                              The purpose of this identifier.

                                                              Shortusual | official | temp | secondary | old (If known)
                                                              Comments

                                                              Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from IdentifierUse
                                                              (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

                                                              Identifies the purpose for this identifier, if known .

                                                              Typecode
                                                              Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summarytrue
                                                              Requirements

                                                              Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              232. Contract.term.identifier.type
                                                              Definition

                                                              A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                              ShortDescription of identifier
                                                              Comments

                                                              This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                              Control0..1
                                                              BindingUnless not suitable, these codes SHALL be taken from IdentifierTypeCodes
                                                              (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

                                                              A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summarytrue
                                                              Requirements

                                                              Allows users to make use of identifiers when the identifier system is not known.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              234. Contract.term.identifier.system
                                                              Definition

                                                              Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

                                                              ShortThe namespace for the identifier value
                                                              Comments

                                                              Identifier.system is always case sensitive.

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

                                                              There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                              ExampleGeneral: http://www.acme.com/identifiers/patient
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              236. Contract.term.identifier.value
                                                              Definition

                                                              The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                              ShortThe value that is unique
                                                              Comments

                                                              If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                              Control0..1
                                                              This element is affected by the following invariants: ident-1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summarytrue
                                                              ExampleGeneral: 123456
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              238. Contract.term.identifier.period
                                                              Definition

                                                              Time period during which identifier is/was valid for use.

                                                              ShortTime period when id is/was valid for use
                                                              Control0..1
                                                              TypePeriod
                                                              Is Modifierfalse
                                                              Summarytrue
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              240. Contract.term.identifier.assigner
                                                              Definition

                                                              Organization that issued/manages the identifier.

                                                              ShortOrganization that issued id (may be just text)
                                                              Comments

                                                              The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                              Control0..1
                                                              TypeReference(Organization)
                                                              Is Modifierfalse
                                                              Summarytrue
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              242. Contract.term.issued
                                                              Definition

                                                              When this Contract Provision was issued.

                                                              ShortContract Term Issue Date Time
                                                              Control0..1
                                                              TypedateTime
                                                              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()))
                                                              244. Contract.term.applies
                                                              Definition

                                                              Relevant time or time-period when this Contract Provision is applicable.

                                                              ShortContract Term Effective Time
                                                              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()))
                                                              246. Contract.term.applies.id
                                                              Definition

                                                              Unique id for the element within 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
                                                              248. Contract.term.applies.extension
                                                              Definition

                                                              An Extension

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

                                                                DSTU2: Contract.term.applies additional types (Period) additional types from child elements (end, start)

                                                                ShortDSTU2: applies additional types
                                                                Comments

                                                                Element Contract.term.applies is mapped to FHIR R5 element Contract.term.applies as SourceIsBroaderThanTarget. The mappings for Contract.term.applies do not cover the following types: Period. The mappings for Contract.term.applies do not cover the following types based on type expansion: end, start.

                                                                Control0..1
                                                                TypeExtension(DSTU2: applies additional types) (Extension Type: Period)
                                                                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())
                                                                252. Contract.term.applies.start
                                                                Definition

                                                                The start of the period. The boundary is inclusive.

                                                                ShortStarting time with inclusive boundary
                                                                Comments

                                                                If the low element is missing, the meaning is that the low boundary is not known.

                                                                Control0..1
                                                                This element is affected by the following invariants: per-1
                                                                TypedateTime
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summarytrue
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                254. Contract.term.applies.end
                                                                Definition

                                                                The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

                                                                ShortEnd time with inclusive boundary, if not ongoing
                                                                Comments

                                                                The end value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

                                                                Control0..1
                                                                This element is affected by the following invariants: per-1
                                                                TypedateTime
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summarytrue
                                                                Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                256. Contract.term.topic[x]
                                                                Definition

                                                                The entity that the term applies to.

                                                                ShortTerm Concern
                                                                Control0..1
                                                                TypeChoice of: CodeableConcept, Reference(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()))
                                                                258. Contract.term.topic[x].id
                                                                Definition

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

                                                                ShortUnique id for inter-element referencing
                                                                Control0..1
                                                                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
                                                                260. Contract.term.topic[x].extension
                                                                Definition

                                                                An Extension

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

                                                                  DSTU2: Contract.term.subject additional types from child elements (display, reference)

                                                                  ShortDSTU2: Subject of this Contract Term additional types
                                                                  Comments

                                                                  Element Contract.term.subject is mapped to FHIR R5 element Contract.term.topic[x] as RelatedTo. The mappings for Contract.term.subject do not cover the following types based on type expansion: display, reference. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.term.subject with unmapped reference targets: Resource. Source element Contract.term.subject has unmapped reference types. While the target element Contract.term.topic[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                  Control0..1
                                                                  TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  264. Contract.term.type
                                                                  Definition

                                                                  A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time.

                                                                  ShortContract Term Type or Form
                                                                  Control0..1
                                                                  BindingFor example codes, see ContractTermTypeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-term-type|5.0.0)

                                                                  Detailed codes for the types of contract provisions.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  266. Contract.term.subType
                                                                  Definition

                                                                  A specialized legal clause or condition based on overarching contract type.

                                                                  ShortContract Term Type specific classification
                                                                  Control0..1
                                                                  BindingFor example codes, see ContractTermSubtypeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-term-subtype|5.0.0)

                                                                  Detailed codes for the subtypes of contract provisions.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  268. Contract.term.text
                                                                  Definition

                                                                  Statement of a provision in a policy or a contract.

                                                                  ShortTerm Statement
                                                                  Control0..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()))
                                                                  270. Contract.term.securityLabel
                                                                  Definition

                                                                  Security labels that protect the handling of information about the term and its elements, which may be specifically identified.

                                                                  ShortProtection for the Term
                                                                  Comments

                                                                  Within a Contract, a security label may apply to the one to many nested group of terms or to a term, whether inside a group or a singleton. The security label on the entire set of term provision elements may be different from the security labels on a contained offer, asset, valuedItem, or data such as sensitive information, and must be the high water mark of all security labels within the term. Rationale is that a labelled term, which may be disaggregated from the Contract, and must persist the label on the term and on contained elements within other contexts. If more than one policy dictates a level of confidentiality of the term, then each applicable policy may be represented by a security label specific to its requirements.

                                                                  A Security Label is comprised of 1..1 confidentiality code and 0..* other security label codes (aka "privacy tags". A Security Label is metadata assigned (aka "tagged") to Resources and Resource elements, which specify the confidentiality and sensitivity of the Resource or element and their related attributes, the purposes for which tagged items may be collected, access, used or disclosed, any limitation on the type of entities authorized to engage in permitted purposes, and handling instructions that obligate or prohibit certain actions on the tagged items.

                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  This security label protects the term and its contained provision elements.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  272. Contract.term.securityLabel.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  274. Contract.term.securityLabel.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  276. Contract.term.securityLabel.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  278. Contract.term.securityLabel.number
                                                                  Definition

                                                                  Number used to link this term or term element to the applicable Security Label.

                                                                  ShortLink to Security Labels
                                                                  Control0..*
                                                                  TypeunsignedInt
                                                                  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()))
                                                                  280. Contract.term.securityLabel.classification
                                                                  Definition

                                                                  Security label privacy tag that specifies the level of confidentiality protection required for this term and/or term elements.

                                                                  ShortConfidentiality Protection
                                                                  Control1..1
                                                                  BindingFor example codes, see ContractResourceScopeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-security-classification|5.0.0)

                                                                  Codes for confidentiality protection.

                                                                  TypeCoding
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  282. Contract.term.securityLabel.category
                                                                  Definition

                                                                  Security label privacy tag that specifies the applicable privacy and security policies governing this term and/or term elements.

                                                                  ShortApplicable Policy
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceScopeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-security-category|5.0.0)

                                                                  Codes for policy category.

                                                                  TypeCoding
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  284. Contract.term.securityLabel.control
                                                                  Definition

                                                                  Security label privacy tag that specifies the manner in which term and/or term elements are to be protected.

                                                                  ShortHandling Instructions
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceSecurityControlCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-security-control|5.0.0)

                                                                  Codes for handling instructions.

                                                                  TypeCoding
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  286. Contract.term.offer
                                                                  Definition

                                                                  The matter of concern in the context of this provision of the agrement.

                                                                  ShortContext of the Contract term
                                                                  Control1..1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  288. Contract.term.offer.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  290. Contract.term.offer.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  292. Contract.term.offer.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  294. Contract.term.offer.identifier
                                                                  Definition

                                                                  Unique identifier for this particular Contract Provision.

                                                                  ShortOffer business ID
                                                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                                                  Control0..*
                                                                  TypeIdentifier
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  296. Contract.term.offer.party
                                                                  Definition

                                                                  Offer Recipient.

                                                                  ShortOffer Recipient
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  298. Contract.term.offer.party.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  300. Contract.term.offer.party.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  302. Contract.term.offer.party.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  304. Contract.term.offer.party.reference
                                                                  Definition

                                                                  Participant in the offer.

                                                                  ShortReferenced entity
                                                                  Control1..*
                                                                  TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Device, Group, Organization)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  306. Contract.term.offer.party.role
                                                                  Definition

                                                                  How the party participates in the offer.

                                                                  ShortParticipant engagement type
                                                                  Control1..1
                                                                  BindingFor example codes, see ContractResourcePartyRoleCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-party-role|5.0.0)

                                                                  Codes for offer participant roles.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  308. Contract.term.offer.topic
                                                                  Definition

                                                                  The owner of an asset has the residual control rights over the asset: the right to decide all usages of the asset in any way not inconsistent with a prior contract, custom, or law (Hart, 1995, p. 30).

                                                                  ShortNegotiable offer asset
                                                                  Comments

                                                                  The Contract.topic may be an application for or offer of a policy or service (e.g., uri to a consent directive form or a health insurance policy), which becomes the Contract once accepted by both the grantor and grantee. The Contract Resource may function simply as the computable representation of the executed contract, which may be the attached to the Contract Resource as the “binding” or as the “friendly” electronic form. For example, a Contract Resource may be automatically populated with the values expressed in a related QuestionnaireResponse. However, the Contract Resource may be considered the legally binding contract if it is the only “executed” form of this contract, and includes the signatures as *The Contract Resource may function as the computable representation of an application or offer in a pre-executed Contract if the grantor has not entered any values. In this case, it is populated with values in a “legal” form of the application or offer or by the values in an associated Questionnaire. If the grantor has filled in the legal form or the associated Questionnaire Response, then these values are used to populate a pre-executed Contract Resource. If the Contract.topic is considered an application or offer, then the policy is often required to be attached as the “legal” basis for the application to ensure “informed consent” to the contract, and that any discrepancy between the application and the policy are interpreted against the policy. Implementers should check organizational and jurisdictional policies to determine the relationship among multiple representations of a contract pre- and post-execution.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summarytrue
                                                                  Requirements

                                                                  In the context of a contract, the topic is the matter under consideration in regards to which specific rights, privileges, obligations, restrictions, and prohibitions are binding on any grantor and grantee parties upon the execution of the contract. Given the wide range of contract topics, implementers need to be cognizant of the business use case for which they are designing a FHIR Contract, and narrowly specify the topic being represented with respect to the Contract.type and any specializing Contract.subtype. The same topic, e.g., an asset such as a good or service, such as a real property, medical supply, insurance, information, a procedure or employment, or a manner of conduct, such adherence to a privacy, trust, or security policy, may be the topic of multiple types of contracts. One way to determine the Contract.topic is to answer the question: “What is the object of negotiation?” Answer: The Contract.topic, which may be described with more detail in the [0..*]Contract.valuedItem @ [0..1] Contract.valuedItem.entity[x] Definition: Specific type of Contract Valued Item that may be priced. CodeableConcept|Reference(Any) Contract.topic is “the what” that a grantor is exchanging with a grantee in return for some benefit. Contract.topic is “the what” to which any Contract.action is being applied for any stipulated Contract.action.reason. AContract.topic is “the what” governed by the execution of the contract to which any party’s rights, privileges, obligations, restrictions, and prohibitions apply.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  310. Contract.term.offer.type
                                                                  Definition

                                                                  Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.

                                                                  ShortContract Offer Type or Form
                                                                  Control0..1
                                                                  BindingFor example codes, see ContractTermTypeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-term-type|5.0.0)

                                                                  Detailed codes for the types of contract provisions.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  312. Contract.term.offer.decision
                                                                  Definition

                                                                  Type of choice made by accepting party with respect to an offer made by an offeror/ grantee.

                                                                  ShortAccepting party choice
                                                                  Control0..1
                                                                  BindingUnless not suitable, these codes SHALL be taken from ActConsentDirective (3.0.0)
                                                                  (extensible to http://terminology.hl7.org/ValueSet/v3-ActConsentDirective|3.0.0)

                                                                  The type of decision made by a grantor with respect to an offer made by a grantee.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  In some policy or contract contexts, the "offer" is made by an offeror wishing to be the "grantee" of the offer topic by the grantor. From this perspective, the grantor is the "offeree".

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  314. Contract.term.offer.decisionMode
                                                                  Definition

                                                                  How the decision about a Contract was conveyed.

                                                                  ShortHow decision is conveyed
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceDecisionModeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-decision-mode|5.0.0)

                                                                  Codes for conveying a decision.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  316. Contract.term.offer.answer
                                                                  Definition

                                                                  Response to offer text.

                                                                  ShortResponse to offer text
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  318. Contract.term.offer.answer.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  320. Contract.term.offer.answer.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  322. Contract.term.offer.answer.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  324. Contract.term.offer.answer.value[x]
                                                                  Definition

                                                                  Response to an offer clause or question text, which enables selection of values to be agreed to, e.g., the period of participation, the date of occupancy of a rental, warranty duration, or whether biospecimen may be used for further research.

                                                                  ShortThe actual answer response
                                                                  Control1..1
                                                                  TypeChoice of: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource)
                                                                  [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()))
                                                                  326. Contract.term.offer.text
                                                                  Definition

                                                                  Human readable form of this Contract Offer.

                                                                  ShortHuman readable offer text
                                                                  Control0..1
                                                                  Typestring
                                                                  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()))
                                                                  328. Contract.term.offer.linkId
                                                                  Definition

                                                                  The id of the clause or question text of the offer in the referenced questionnaire/response.

                                                                  ShortPointer to text
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  330. Contract.term.offer.securityLabelNumber
                                                                  Definition

                                                                  Security labels that protects the offer.

                                                                  ShortOffer restriction numbers
                                                                  Control0..*
                                                                  TypeunsignedInt
                                                                  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()))
                                                                  332. Contract.term.asset
                                                                  Definition

                                                                  Contract Term Asset List.

                                                                  ShortContract Term Asset List
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  334. Contract.term.asset.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  336. Contract.term.asset.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  338. Contract.term.asset.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  340. Contract.term.asset.scope
                                                                  Definition

                                                                  Differentiates the kind of the asset .

                                                                  ShortRange of asset
                                                                  Control0..1
                                                                  BindingFor example codes, see ContractResourceAssetScopeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-assetscope|5.0.0)

                                                                  Codes for scoping an asset.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  342. Contract.term.asset.type
                                                                  Definition

                                                                  Target entity type about which the term may be concerned.

                                                                  ShortAsset category
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceAssetTypeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-assettype|5.0.0)

                                                                  Condes for the type of an asset.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  344. Contract.term.asset.typeReference
                                                                  Definition

                                                                  Associated entities.

                                                                  ShortAssociated entities
                                                                  Control0..*
                                                                  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. Contract.term.asset.subtype
                                                                  Definition

                                                                  May be a subtype or part of an offered asset.

                                                                  ShortAsset sub-category
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceAssetSubTypeCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-assetsubtype|5.0.0)

                                                                  Condes for the sub-type of an asset.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  348. Contract.term.asset.relationship
                                                                  Definition

                                                                  Specifies the applicability of the term to an asset resource instance, and instances it refers to or instances that refer to it, and/or are owned by the offeree.

                                                                  ShortKinship of the asset
                                                                  Control0..1
                                                                  BindingUnless not suitable, these codes SHALL be taken from ConsentContentClass
                                                                  (extensible to http://hl7.org/fhir/ValueSet/consent-content-class|5.0.0)

                                                                  The class (type) of information a consent rule covers.

                                                                  TypeCoding
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  350. Contract.term.asset.context
                                                                  Definition

                                                                  Circumstance of the asset.

                                                                  ShortCircumstance of the asset
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  352. Contract.term.asset.context.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  354. Contract.term.asset.context.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  356. Contract.term.asset.context.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  358. Contract.term.asset.context.reference
                                                                  Definition

                                                                  Asset context reference may include the creator, custodian, or owning Person or Organization (e.g., bank, repository), location held, e.g., building, jurisdiction.

                                                                  ShortCreator,custodian or owner
                                                                  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()))
                                                                  360. Contract.term.asset.context.code
                                                                  Definition

                                                                  Coded representation of the context generally or of the Referenced entity, such as the asset holder type or location.

                                                                  ShortCodeable asset context
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceAssetContextCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-assetcontext|5.0.0)

                                                                  Codes for the context of the asset.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  362. Contract.term.asset.context.text
                                                                  Definition

                                                                  Context description.

                                                                  ShortContext description
                                                                  Control0..1
                                                                  Typestring
                                                                  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()))
                                                                  364. Contract.term.asset.condition
                                                                  Definition

                                                                  Description of the quality and completeness of the asset that may be a factor in its valuation.

                                                                  ShortQuality desctiption of asset
                                                                  Control0..1
                                                                  Typestring
                                                                  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()))
                                                                  366. Contract.term.asset.periodType
                                                                  Definition

                                                                  Type of Asset availability for use or ownership.

                                                                  ShortAsset availability types
                                                                  Control0..*
                                                                  BindingFor example codes, see ContractResourceAssetAvailiabilityCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/asset-availability|5.0.0)

                                                                  Codes for asset availability.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  368. Contract.term.asset.period
                                                                  Definition

                                                                  Asset relevant contractual time period.

                                                                  ShortTime period of the asset
                                                                  Control0..*
                                                                  TypePeriod
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  370. Contract.term.asset.usePeriod
                                                                  Definition

                                                                  Time period of asset use.

                                                                  ShortTime period
                                                                  Control0..*
                                                                  TypePeriod
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  372. Contract.term.asset.text
                                                                  Definition

                                                                  Clause or question text (Prose Object) concerning the asset in a linked form, such as a QuestionnaireResponse used in the formation of the contract.

                                                                  ShortAsset clause or question text
                                                                  Control0..1
                                                                  Typestring
                                                                  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()))
                                                                  374. Contract.term.asset.linkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text about the asset in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to asset text
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  376. Contract.term.asset.answer
                                                                  Definition

                                                                  Response to assets.

                                                                  ShortResponse to assets
                                                                  Control0..*
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Contract#Contract.term.offer.answer
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  378. Contract.term.asset.securityLabelNumber
                                                                  Definition

                                                                  Security labels that protects the asset.

                                                                  ShortAsset restriction numbers
                                                                  Control0..*
                                                                  TypeunsignedInt
                                                                  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()))
                                                                  380. Contract.term.asset.valuedItem
                                                                  Definition

                                                                  Contract Valued Item List.

                                                                  ShortContract Valued Item List
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  382. Contract.term.asset.valuedItem.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  384. Contract.term.asset.valuedItem.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  386. Contract.term.asset.valuedItem.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  388. Contract.term.asset.valuedItem.entity[x]
                                                                  Definition

                                                                  Specific type of Contract Valued Item that may be priced.

                                                                  ShortContract Valued Item Type
                                                                  Control0..1
                                                                  TypeChoice of: CodeableConcept, Reference(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()))
                                                                  390. Contract.term.asset.valuedItem.identifier
                                                                  Definition

                                                                  Identifies a Contract Valued Item instance.

                                                                  ShortContract Valued Item Number
                                                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                                                  Control0..1
                                                                  TypeIdentifier
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  392. Contract.term.asset.valuedItem.effectiveTime
                                                                  Definition

                                                                  Indicates the time during which this Contract ValuedItem information is effective.

                                                                  ShortContract Valued Item Effective Tiem
                                                                  Control0..1
                                                                  TypedateTime
                                                                  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()))
                                                                  394. Contract.term.asset.valuedItem.quantity
                                                                  Definition

                                                                  Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.

                                                                  ShortCount of Contract Valued Items
                                                                  Control0..1
                                                                  TypeQuantity(SimpleQuantity)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  396. Contract.term.asset.valuedItem.unitPrice
                                                                  Definition

                                                                  A Contract Valued Item unit valuation measure.

                                                                  ShortContract Valued Item fee, charge, or cost
                                                                  Control0..1
                                                                  TypeMoney
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  398. Contract.term.asset.valuedItem.factor
                                                                  Definition

                                                                  A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                                                  ShortContract Valued Item Price Scaling Factor
                                                                  Control0..1
                                                                  Typedecimal
                                                                  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()))
                                                                  400. Contract.term.asset.valuedItem.points
                                                                  Definition

                                                                  An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.

                                                                  ShortContract Valued Item Difficulty Scaling Factor
                                                                  Control0..1
                                                                  Typedecimal
                                                                  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()))
                                                                  402. Contract.term.asset.valuedItem.net
                                                                  Definition

                                                                  Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.

                                                                  ShortTotal Contract Valued Item Value
                                                                  Control0..1
                                                                  TypeMoney
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  404. Contract.term.asset.valuedItem.payment
                                                                  Definition

                                                                  Terms of valuation.

                                                                  ShortTerms of valuation
                                                                  Control0..1
                                                                  Typestring
                                                                  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()))
                                                                  406. Contract.term.asset.valuedItem.paymentDate
                                                                  Definition

                                                                  When payment is due.

                                                                  ShortWhen payment is due
                                                                  Control0..1
                                                                  TypedateTime
                                                                  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()))
                                                                  408. Contract.term.asset.valuedItem.responsible
                                                                  Definition

                                                                  Who will make payment.

                                                                  ShortWho will make payment
                                                                  Control0..1
                                                                  TypeReference(Organization, Patient, Practitioner, PractitionerRole, RelatedPerson)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  410. Contract.term.asset.valuedItem.recipient
                                                                  Definition

                                                                  Who will receive payment.

                                                                  ShortWho will receive payment
                                                                  Control0..1
                                                                  TypeReference(Organization, Patient, Practitioner, PractitionerRole, RelatedPerson)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  412. Contract.term.asset.valuedItem.linkId
                                                                  Definition

                                                                  Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  414. Contract.term.asset.valuedItem.securityLabelNumber
                                                                  Definition

                                                                  A set of security labels that define which terms are controlled by this condition.

                                                                  ShortSecurity Labels that define affected terms
                                                                  Control0..*
                                                                  TypeunsignedInt
                                                                  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()))
                                                                  416. Contract.term.action
                                                                  Definition

                                                                  An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.

                                                                  ShortEntity being ascribed responsibility
                                                                  Comments

                                                                  Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa. For example, in cases of actions initiated by one user for other users, or in events that involve more than one user, hardware device, software, or system process. However, only one user may be the initiator/requestor for the event.

                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  An agent can be a person, an organization, software, device, or other entities that may be ascribed responsibility.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  418. Contract.term.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
                                                                  420. Contract.term.action.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  422. Contract.term.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  424. Contract.term.action.doNotPerform
                                                                  Definition

                                                                  True if the term prohibits the action.

                                                                  ShortTrue if the term prohibits the action
                                                                  Control0..1
                                                                  Typeboolean
                                                                  Is Modifiertrue because If true this element negates the specified action. For Example, instead of a dictate to perform an action, it is a dictate not to perform the action.
                                                                  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()))
                                                                  426. Contract.term.action.type
                                                                  Definition

                                                                  Activity or service obligation to be done or not done, performed or not performed, effectuated or not by this Contract term.

                                                                  ShortType or form of the action
                                                                  Control1..1
                                                                  BindingFor example codes, see ContractActionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-action|5.0.0)

                                                                  Detailed codes for the contract action.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  428. Contract.term.action.subject
                                                                  Definition

                                                                  Entity of the action.

                                                                  ShortEntity of the action
                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  430. Contract.term.action.subject.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  432. Contract.term.action.subject.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  434. Contract.term.action.subject.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  436. Contract.term.action.subject.reference
                                                                  Definition

                                                                  The entity the action is performed or not performed on or for.

                                                                  ShortEntity of the action
                                                                  Control1..*
                                                                  TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Device, Group, Organization)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  438. Contract.term.action.subject.role
                                                                  Definition

                                                                  Role type of agent assigned roles in this Contract.

                                                                  ShortRole type of the agent
                                                                  Control0..1
                                                                  BindingFor example codes, see ContractActorRoleCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-actorrole|5.0.0)

                                                                  Detailed codes for the contract actor role.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  440. Contract.term.action.intent
                                                                  Definition

                                                                  Reason or purpose for the action stipulated by this Contract Provision.

                                                                  ShortPurpose for the Contract Term Action
                                                                  Control1..1
                                                                  BindingFor example codes, see PurposeOfUse (3.1.0)
                                                                  (example to http://terminology.hl7.org/ValueSet/v3-PurposeOfUse|3.1.0)

                                                                  Detailed codes for the contract action reason.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  442. Contract.term.action.linkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text related to this action in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  444. Contract.term.action.status
                                                                  Definition

                                                                  Current state of the term action.

                                                                  ShortState of the action
                                                                  Control1..1
                                                                  BindingFor example codes, see ContractResourceActionStatusCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/contract-actionstatus|5.0.0)

                                                                  Codes for the status of a term action.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  446. Contract.term.action.context
                                                                  Definition

                                                                  Encounter or Episode with primary association to the specified term activity.

                                                                  ShortEpisode associated with action
                                                                  Control0..1
                                                                  TypeReference(Encounter, EpisodeOfCare)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  448. Contract.term.action.contextLinkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text related to the requester of this action in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  450. Contract.term.action.occurrence[x]
                                                                  Definition

                                                                  When action happens.

                                                                  ShortWhen action happens
                                                                  Control0..1
                                                                  TypeChoice of: dateTime, Period, Timing
                                                                  [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()))
                                                                  452. Contract.term.action.requester
                                                                  Definition

                                                                  Who or what initiated the action and has responsibility for its activation.

                                                                  ShortWho asked for action
                                                                  Control0..*
                                                                  TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Device, Group, Organization)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  454. Contract.term.action.requesterLinkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text related to the requester of this action in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  456. Contract.term.action.performerType
                                                                  Definition

                                                                  The type of individual that is desired or required to perform or not perform the action.

                                                                  ShortKind of service performer
                                                                  Control0..*
                                                                  BindingFor example codes, see ParticipationRoleType
                                                                  (example to http://hl7.org/fhir/ValueSet/participation-role-type|5.0.0)

                                                                  Codes for the types of action performer.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  458. Contract.term.action.performerRole
                                                                  Definition

                                                                  The type of role or competency of an individual desired or required to perform or not perform the action.

                                                                  ShortCompetency of the performer
                                                                  Control0..1
                                                                  BindingFor example codes, see SecurityRoleType
                                                                  (example to http://hl7.org/fhir/ValueSet/security-role-type|5.0.0)

                                                                  Codes for the role of the action performer.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  460. Contract.term.action.performer
                                                                  Definition

                                                                  Indicates who or what is being asked to perform (or not perform) the ction.

                                                                  ShortActor that wil execute (or not) the action
                                                                  Control0..1
                                                                  TypeReference(RelatedPerson, Patient, Practitioner, PractitionerRole, CareTeam, Device, Substance, Organization, Location)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  462. Contract.term.action.performerLinkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text related to the reason type or reference of this action in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  464. Contract.term.action.reason
                                                                  Definition

                                                                  Rationale for the action to be performed or not performed. Describes why the action is permitted or prohibited. Either a coded concept, or another resource whose existence justifies permitting or not permitting this action.

                                                                  ShortWhy is action (not) needed?
                                                                  Control0..*
                                                                  BindingFor example codes, see PurposeOfUse (3.1.0)
                                                                  (example to http://terminology.hl7.org/ValueSet/v3-PurposeOfUse|3.1.0)

                                                                  Detailed codes for the contract action reason.

                                                                  TypeCodeableReference(Condition, Observation, DiagnosticReport, DocumentReference, Questionnaire, QuestionnaireResponse)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  466. Contract.term.action.reasonLinkId
                                                                  Definition

                                                                  Id [identifier??] of the clause or question text related to the reason type or reference of this action in the referenced form or QuestionnaireResponse.

                                                                  ShortPointer to specific item
                                                                  Control0..*
                                                                  Typestring
                                                                  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()))
                                                                  468. Contract.term.action.note
                                                                  Definition

                                                                  Comments made about the term action made by the requester, performer, subject or other participants.

                                                                  ShortComments about the action
                                                                  Control0..*
                                                                  TypeAnnotation
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  470. Contract.term.action.securityLabelNumber
                                                                  Definition

                                                                  Security labels that protects the action.

                                                                  ShortAction restriction numbers
                                                                  Control0..*
                                                                  TypeunsignedInt
                                                                  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()))
                                                                  472. Contract.term.group
                                                                  Definition

                                                                  Nested group of Contract Provisions.

                                                                  ShortNested Contract Term Group
                                                                  Control0..*
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Contract#Contract.term
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  474. Contract.supportingInfo
                                                                  Definition

                                                                  Information that may be needed by/relevant to the performer in their execution of this term action.

                                                                  ShortExtra Information
                                                                  Control0..*
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  476. Contract.relevantHistory
                                                                  Definition

                                                                  Links to Provenance records for past versions of this Contract definition, derivative, or instance, which identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the Contract. The Provenance.entity indicates the target that was changed in the update (see Provenance.entity).

                                                                  ShortKey event in Contract History
                                                                  Control0..*
                                                                  TypeReference(Provenance)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  478. Contract.signer
                                                                  Definition

                                                                  Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.

                                                                  ShortContract Signatory
                                                                  Comments

                                                                  Signers who are principal parties to the contract are bound by the Contract.activity related to the Contract.topic, and the Contract.term(s), which either extend or restrict the overall action on the topic by, for example, stipulating specific policies or obligations constraining actions, action reason, or agents with respect to some or all of the topic. For example, specifying how policies or obligations shall constrain actions and action reasons permitted or denied on all or a subset of the Contract.topic (e.g., all or a portion of property being transferred by the contract), agents (e.g., who can resell, assign interests, or alter the property being transferred by the contract), actions, and action reasons; or with respect to Contract.terms, stipulating, extending, or limiting the Contract.period of applicability or valuation of items under consideration.

                                                                  Control0..*
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  The Contract.signer applies a signature to the Contract.binding referenced resource, which is the documentation that is the legal "source of truth". The Contract.signer may delegate, such as a legally recognized personal representative, or have a delegate assigned e.g., by a court of law, to actually sign the Contract, such as a trustee in the case of incompetence.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  480. Contract.signer.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  482. Contract.signer.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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  484. Contract.signer.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  486. Contract.signer.type
                                                                  Definition

                                                                  Role of this Contract signer, e.g. notary, grantee.

                                                                  ShortContract Signatory Role
                                                                  Control1..1
                                                                  BindingThe codes SHOULD be taken from ContractSignerTypeCodes .
                                                                  (preferred to http://hl7.org/fhir/ValueSet/contract-signer-type|5.0.0)

                                                                  List of parties who may be signing.

                                                                  TypeCoding
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  488. Contract.signer.party
                                                                  Definition

                                                                  Party which is a signator to this Contract.

                                                                  ShortContract Signatory Party
                                                                  Control1..1
                                                                  TypeReference(Organization, Patient, Practitioner, PractitionerRole, RelatedPerson)
                                                                  Is Modifierfalse
                                                                  Must Supportfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  490. Contract.signer.party.id
                                                                  Definition

                                                                  Unique id for the element within 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
                                                                  492. Contract.signer.party.extension
                                                                  Definition

                                                                  An Extension

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

                                                                    DSTU2: Contract.signer.party

                                                                    ShortDSTU2: party
                                                                    Comments

                                                                    Element Contract.signer.party is mapped to FHIR R5 element Contract.signer.party as RelatedTo. The standard extension alternate-reference has been mapped as the representation of FHIR DSTU2 element Contract.signer.party with unmapped reference targets: Organization, Patient, Practitioner, RelatedPerson.

                                                                    Control0..1
                                                                    TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    496. Contract.signer.party.reference
                                                                    Definition

                                                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                                    ShortLiteral reference, Relative, internal or absolute URL
                                                                    Comments

                                                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: ref-2, ref-1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summarytrue
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    498. Contract.signer.party.type
                                                                    Definition

                                                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                                    ShortType the reference refers to (e.g. "Patient") - must be a resource in resources
                                                                    Comments

                                                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                                    Control0..1
                                                                    BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                                                                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                                    Aa resource (or, for logical models, the URI of the logical model).

                                                                    Typeuri
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summarytrue
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    500. Contract.signer.party.identifier
                                                                    Definition

                                                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                                    ShortLogical reference, when literal reference is not known
                                                                    Comments

                                                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                                    This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                                                    Control0..1
                                                                    This element is affected by the following invariants: ref-2
                                                                    TypeIdentifier
                                                                    Is Modifierfalse
                                                                    Summarytrue
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    502. Contract.signer.party.display
                                                                    Definition

                                                                    Plain text narrative that identifies the resource in addition to the resource reference.

                                                                    ShortText alternative for the resource
                                                                    Comments

                                                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: ref-2
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summarytrue
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    504. Contract.signer.signature
                                                                    Definition

                                                                    Legally binding Contract DSIG signature contents in Base64.

                                                                    ShortContract Documentation Signature
                                                                    Control1..*
                                                                    TypeSignature
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    506. Contract.signer.signature.id
                                                                    Definition

                                                                    Unique id for the element within 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. Contract.signer.signature.extension
                                                                    Definition

                                                                    An Extension

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

                                                                      DSTU2: Contract.signer.signature additional types (string) additional types from child elements (value)

                                                                      ShortDSTU2: signature additional types
                                                                      Comments

                                                                      Element Contract.signer.signature is mapped to FHIR R5 element Contract.signer.signature as RelatedTo. The mappings for Contract.signer.signature do not cover the following types: string. The mappings for Contract.signer.signature do not cover the following types based on type expansion: value.

                                                                      Control1..1
                                                                      TypeExtension(DSTU2: signature additional types) (Extension Type: string)
                                                                      Is Modifierfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                      512. Contract.signer.signature.type
                                                                      Definition

                                                                      An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document.

                                                                      ShortIndication of the reason the entity signed the object(s)
                                                                      Comments

                                                                      Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a "Commitment Type Indication".

                                                                      Control0..*
                                                                      BindingThe codes SHOULD be taken from SignatureTypeCodes
                                                                      (preferred to http://hl7.org/fhir/ValueSet/signature-type|5.0.0)

                                                                      An indication of the reason that an entity signed the object.

                                                                      TypeCoding
                                                                      Is Modifierfalse
                                                                      Summarytrue
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      514. Contract.signer.signature.when
                                                                      Definition

                                                                      When the digital signature was signed.

                                                                      ShortWhen the signature was created
                                                                      Comments

                                                                      This should agree with the information in the signature.

                                                                      Control0..1
                                                                      Typeinstant
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summarytrue
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      516. Contract.signer.signature.who
                                                                      Definition

                                                                      A reference to an application-usable description of the identity that signed (e.g. the signature used their private key).

                                                                      ShortWho signed
                                                                      Comments

                                                                      This should agree with the information in the signature.

                                                                      Control0..1
                                                                      TypeReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
                                                                      Is Modifierfalse
                                                                      Summarytrue
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      518. Contract.signer.signature.onBehalfOf
                                                                      Definition

                                                                      A reference to an application-usable description of the identity that is represented by the signature.

                                                                      ShortThe party represented
                                                                      Comments

                                                                      The party that can't sign. For example a child.

                                                                      Control0..1
                                                                      TypeReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
                                                                      Is Modifierfalse
                                                                      Summarytrue
                                                                      Requirements

                                                                      used when the signature is on behalf of a non-signer.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      520. Contract.signer.signature.targetFormat
                                                                      Definition

                                                                      A mime type that indicates the technical format of the target resources signed by the signature.

                                                                      ShortThe technical format of the signed resources
                                                                      Comments

                                                                      "xml", "json" and "ttl" are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here.

                                                                      Control0..1
                                                                      BindingThe codes SHALL be taken from MimeTypes
                                                                      (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0)

                                                                      BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)

                                                                      Typecode
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      522. Contract.signer.signature.sigFormat
                                                                      Definition

                                                                      A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.

                                                                      ShortThe technical format of the signature
                                                                      Control0..1
                                                                      BindingThe codes SHALL be taken from MimeTypes
                                                                      (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0)

                                                                      BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)

                                                                      Typecode
                                                                      Is Modifierfalse
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      524. Contract.signer.signature.data
                                                                      Definition

                                                                      The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.

                                                                      ShortThe actual signature content (XML DigSig. JWS, picture, etc.)
                                                                      Comments

                                                                      Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using XML-Signature (XMLDIG) "Detached Signature" form.

                                                                      Control0..1
                                                                      Typebase64Binary
                                                                      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()))
                                                                      526. Contract.friendly
                                                                      Definition

                                                                      The "patient friendly language" versionof the Contract in whole or in parts. "Patient friendly language" means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.

                                                                      ShortContract Friendly Language
                                                                      Control0..*
                                                                      TypeBackboneElement
                                                                      Is Modifierfalse
                                                                      Must Supportfalse
                                                                      Summaryfalse
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      528. Contract.friendly.id
                                                                      Definition

                                                                      Unique id for the element within 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
                                                                      530. Contract.friendly.extension
                                                                      Definition

                                                                      An Extension

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

                                                                        DSTU2: Contract.friendly.content[x] additional types (Attachment)

                                                                        ShortDSTU2: content additional types
                                                                        Comments

                                                                        Element Contract.friendly.content[x] is mapped to FHIR R5 element Contract.friendly.content[x] as RelatedTo. The mappings for Contract.friendly.content[x] do not cover the following types: Attachment. The target context Contract.friendly.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.friendly. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.friendly.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.friendly.content[x] has unmapped reference types. While the target element Contract.friendly.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                        Control0..1
                                                                        TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                                                        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())
                                                                        534. Contract.friendly.modifierExtension
                                                                        Definition

                                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                        536. Contract.friendly.content[x]
                                                                        Definition

                                                                        Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability.

                                                                        ShortEasily comprehended representation of this Contract
                                                                        Control1..1
                                                                        TypeChoice of: Attachment, Reference(Composition, DocumentReference, QuestionnaireResponse)
                                                                        [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()))
                                                                        538. Contract.friendly.content[x].id
                                                                        Definition

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

                                                                        ShortUnique id for inter-element referencing
                                                                        Control0..1
                                                                        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
                                                                        540. Contract.friendly.content[x].extension
                                                                        Definition

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

                                                                        ShortAdditional content defined by implementations
                                                                        Comments

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

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

                                                                          DSTU2: Contract.friendly.content[x] additional types (Attachment)

                                                                          ShortDSTU2: content additional types
                                                                          Comments

                                                                          Element Contract.friendly.content[x] is mapped to FHIR R5 element Contract.friendly.content[x] as RelatedTo. The mappings for Contract.friendly.content[x] do not cover the following types: Attachment. The target context Contract.friendly.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.friendly. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.friendly.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.friendly.content[x] has unmapped reference types. While the target element Contract.friendly.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                          Control0..1
                                                                          TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                                          Is Modifierfalse
                                                                          Summaryfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          544. Contract.legal
                                                                          Definition

                                                                          List of Legal expressions or representations of this Contract.

                                                                          ShortContract Legal Language
                                                                          Control0..*
                                                                          TypeBackboneElement
                                                                          Is Modifierfalse
                                                                          Must Supportfalse
                                                                          Summaryfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          546. Contract.legal.id
                                                                          Definition

                                                                          Unique id for the element within 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
                                                                          548. Contract.legal.extension
                                                                          Definition

                                                                          An Extension

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

                                                                            DSTU2: Contract.legal.content[x] additional types (Attachment)

                                                                            ShortDSTU2: content additional types
                                                                            Comments

                                                                            Element Contract.legal.content[x] is mapped to FHIR R5 element Contract.legal.content[x] as RelatedTo. The mappings for Contract.legal.content[x] do not cover the following types: Attachment. The target context Contract.legal.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.legal. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.legal.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.legal.content[x] has unmapped reference types. While the target element Contract.legal.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                            Control0..1
                                                                            TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                                                            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())
                                                                            552. Contract.legal.modifierExtension
                                                                            Definition

                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                            554. Contract.legal.content[x]
                                                                            Definition

                                                                            Contract legal text in human renderable form.

                                                                            ShortContract Legal Text
                                                                            Control1..1
                                                                            TypeChoice of: Attachment, Reference(Composition, DocumentReference, QuestionnaireResponse)
                                                                            [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()))
                                                                            556. Contract.legal.content[x].id
                                                                            Definition

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

                                                                            ShortUnique id for inter-element referencing
                                                                            Control0..1
                                                                            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
                                                                            558. Contract.legal.content[x].extension
                                                                            Definition

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

                                                                            ShortAdditional content defined by implementations
                                                                            Comments

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

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

                                                                              DSTU2: Contract.legal.content[x] additional types (Attachment)

                                                                              ShortDSTU2: content additional types
                                                                              Comments

                                                                              Element Contract.legal.content[x] is mapped to FHIR R5 element Contract.legal.content[x] as RelatedTo. The mappings for Contract.legal.content[x] do not cover the following types: Attachment. The target context Contract.legal.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.legal. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.legal.content[x] with unmapped reference targets: Composition, DocumentReference, QuestionnaireResponse. Source element Contract.legal.content[x] has unmapped reference types. While the target element Contract.legal.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                              Control0..1
                                                                              TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              562. Contract.rule
                                                                              Definition

                                                                              List of Computable Policy Rule Language Representations of this Contract.

                                                                              ShortComputable Contract Language
                                                                              Control0..*
                                                                              TypeBackboneElement
                                                                              Is Modifierfalse
                                                                              Must Supportfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              564. Contract.rule.id
                                                                              Definition

                                                                              Unique id for the element within 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
                                                                              566. Contract.rule.extension
                                                                              Definition

                                                                              An Extension

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

                                                                                DSTU2: Contract.rule.content[x] additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url, display, reference)

                                                                                ShortDSTU2: content additional types
                                                                                Comments

                                                                                Element Contract.rule.content[x] is mapped to FHIR R5 element Contract.rule.content[x] as RelatedTo. The mappings for Contract.rule.content[x] do not cover the following types: Attachment. The mappings for Contract.rule.content[x] do not cover the following types based on type expansion: contentType, creation, data, display, hash, language, reference, size, title, url. The target context Contract.rule.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.rule. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.rule.content[x] with unmapped reference targets: DocumentReference. Source element Contract.rule.content[x] has unmapped reference types. While the target element Contract.rule.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                                Control0..1
                                                                                TypeExtension(DSTU2: content additional types) (Extension Type: Attachment)
                                                                                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. Contract.rule.modifierExtension
                                                                                Definition

                                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/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()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                572. Contract.rule.content[x]
                                                                                Definition

                                                                                Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).

                                                                                ShortComputable Contract Rules
                                                                                Control1..1
                                                                                TypeChoice of: Attachment, Reference(DocumentReference)
                                                                                [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()))
                                                                                574. Contract.rule.content[x].id
                                                                                Definition

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

                                                                                ShortUnique id for inter-element referencing
                                                                                Control0..1
                                                                                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
                                                                                576. Contract.rule.content[x].extension
                                                                                Definition

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

                                                                                ShortAdditional content defined by implementations
                                                                                Comments

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

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

                                                                                  DSTU2: Contract.rule.content[x] additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url, display, reference)

                                                                                  ShortDSTU2: content additional types
                                                                                  Comments

                                                                                  Element Contract.rule.content[x] is mapped to FHIR R5 element Contract.rule.content[x] as RelatedTo. The mappings for Contract.rule.content[x] do not cover the following types: Attachment. The mappings for Contract.rule.content[x] do not cover the following types based on type expansion: contentType, creation, data, display, hash, language, reference, size, title, url. The target context Contract.rule.content[x] is a choice-type element and cannot directly hold extensions. The context is moved up to parent element Contract.rule. The standard extension alternate-reference has been mapped as PART of the representation of FHIR DSTU2 element Contract.rule.content[x] with unmapped reference targets: DocumentReference. Source element Contract.rule.content[x] has unmapped reference types. While the target element Contract.rule.content[x] is a choice type and does not allow extensions, the alternate-reference extension can be applied to Reference values within it.

                                                                                  Control0..1
                                                                                  TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  580. Contract.legallyBinding[x]
                                                                                  Definition

                                                                                  Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.

                                                                                  ShortBinding Contract
                                                                                  Control0..1
                                                                                  TypeChoice of: Attachment, Reference(Composition, DocumentReference, QuestionnaireResponse, Contract)
                                                                                  [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()))