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

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

Resource Profile: Profile_R5_ChargeItem_R3 - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 0

Definitions for the profile-ChargeItem resource profile.

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

0. ChargeItem
Definition

The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons. Main Usage of the ChargeItem is to enable the billing process and internal cost allocation.

ShortItem containing charge code(s) associated with the provision of healthcare provider products
Control0..*
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.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-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.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-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
2. ChargeItem.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.

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.

This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

Control0..1
Typeuri
Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
4. ChargeItem.extension
Definition

An Extension


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

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
Alternate Namesextensions, user content
SlicingThis element introduces a set of slices on ChargeItem.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. ChargeItem.extension:definitionCanonical
    Slice NamedefinitionCanonical
    Definition

    R5: ChargeItem.definitionCanonical (new:canonical(ChargeItemDefinition))

    ShortR5: Resource defining the code of this ChargeItem (new)
    Comments

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

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Resource defining the code of this ChargeItem (new)) (Extension Type: uri(Cross-version Profile for R5.ChargeItemDefinition for use in FHIR STU3, Basic))
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. ChargeItem.extension:costCenter
    Slice NamecostCenter
    Definition

    R5: ChargeItem.costCenter (new:Reference(Organization))

    ShortR5: Organization that has ownership of the (potential, future) revenue (new)
    Comments

    Element ChargeItem.costCenter has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.costCenter has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The costCenter could either be given as a reference to an Organization(Role) resource or as the identifier of the cost center determined by Reference.identifier.value and Reference.identifier.system, depending on use case requirements.

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Organization that has ownership of the (potential, future) revenue (new)) (Extension Type: Reference(Cross-version Profile for R5.Organization for use in FHIR STU3, Organization))
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. ChargeItem.extension:unitPriceComponent
    Slice NameunitPriceComponent
    Definition

    R5: ChargeItem.unitPriceComponent (new:MonetaryComponent)

    ShortR5: Unit price overriding the associated rules (new)
    Comments

    Element ChargeItem.unitPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.unitPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). This could be communicated in ChargeItemDefinition. But if ChargeItemDefinition is not supported or not available, the unit price can be communicated in this property.

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Unit price overriding the associated rules (new)) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. ChargeItem.extension:totalPriceComponent
    Slice NametotalPriceComponent
    Definition

    R5: ChargeItem.totalPriceComponent (new:MonetaryComponent)

    ShortR5: Total price overriding the associated rules (new)
    Comments

    Element ChargeItem.totalPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.totalPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Often, the total price may be be calculated and recorded on the Invoice, but if a calculated total price must be exchanged prior to Invoice creation, it can be communicated in this property.

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Total price overriding the associated rules (new)) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. ChargeItem.extension:product
    Slice Nameproduct
    Definition

    R5: ChargeItem.product (new:CodeableReference(Device,Medication,Substance))

    ShortR5: Product charged (new)
    Comments

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

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Product charged (new)) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. ChargeItem.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. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    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 No Modifier Reason provideed in previous versions of FHIR
    Alternate Namesextensions, user content
    18. ChargeItem.status
    Definition

    The current state of the ChargeItem.

    Shortplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
    Comments

    Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.

    This element is labeled as a modifier because the status contains the code entered-in-error that marks the charge item as not currently valid.

    Control1..1
    BindingThe codes SHALL be taken from ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|3.0.2
    (required to http://hl7.org/fhir/ValueSet/chargeitem-status|3.0.2)

    Codes identifying the stage lifecycle stage of a ChargeItem

    Typecode
    Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    20. ChargeItem.code
    Definition

    A code that identifies the charge, like a billing code.

    ShortA code that identifies the charge, like a billing code
    Control1..1
    BindingFor example codes, see ChargeItemCodehttp://hl7.org/fhir/ValueSet/chargeitem-billingcodes|3.0.2
    (example to http://hl7.org/fhir/ValueSet/chargeitem-billingcodes|3.0.2)

    Example set of codes that can be used for billing purposes

    TypeCodeableConcept
    Summarytrue
    Alternate Namestype
    22. ChargeItem.subject
    Definition

    The individual or set of individuals the action is being or was performed on.

    ShortIndividual service was done for/to
    Control1..1
    TypeReference(Patient, Group)
    Summarytrue
    Requirements

    Links the event to the Patient context.

    Alternate Namespatient
    24. ChargeItem.subject.extension
    Definition

    An Extension


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

    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
    Alternate Namesextensions, user content
    SlicingThis element introduces a set of slices on ChargeItem.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 26. ChargeItem.subject.extension:subject
      Slice Namesubject
      Definition

      R5: ChargeItem.subject additional types from child elements (display, identifier, reference, type)

      ShortR5: subject additional types
      Comments

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

      Control0..1
      TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)

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

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

        R5: ChargeItem.definitionCanonical (new:canonical(ChargeItemDefinition))

        ShortR5: Resource defining the code of this ChargeItem (new)
        Comments

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

        Control0..*
        TypeExtension(R5: Resource defining the code of this ChargeItem (new)) (Extension Type: uri(Cross-version Profile for R5.ChargeItemDefinition for use in FHIR STU3, Basic))
        6. ChargeItem.extension:costCenter
        Slice NamecostCenter
        Definition

        R5: ChargeItem.costCenter (new:Reference(Organization))

        ShortR5: Organization that has ownership of the (potential, future) revenue (new)
        Comments

        Element ChargeItem.costCenter has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.costCenter has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The costCenter could either be given as a reference to an Organization(Role) resource or as the identifier of the cost center determined by Reference.identifier.value and Reference.identifier.system, depending on use case requirements.

        Control0..1
        TypeExtension(R5: Organization that has ownership of the (potential, future) revenue (new)) (Extension Type: Reference(Cross-version Profile for R5.Organization for use in FHIR STU3, Organization))
        8. ChargeItem.extension:unitPriceComponent
        Slice NameunitPriceComponent
        Definition

        R5: ChargeItem.unitPriceComponent (new:MonetaryComponent)

        ShortR5: Unit price overriding the associated rules (new)
        Comments

        Element ChargeItem.unitPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.unitPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). This could be communicated in ChargeItemDefinition. But if ChargeItemDefinition is not supported or not available, the unit price can be communicated in this property.

        Control0..1
        TypeExtension(R5: Unit price overriding the associated rules (new)) (Complex Extension)
        10. ChargeItem.extension:totalPriceComponent
        Slice NametotalPriceComponent
        Definition

        R5: ChargeItem.totalPriceComponent (new:MonetaryComponent)

        ShortR5: Total price overriding the associated rules (new)
        Comments

        Element ChargeItem.totalPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.totalPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Often, the total price may be be calculated and recorded on the Invoice, but if a calculated total price must be exchanged prior to Invoice creation, it can be communicated in this property.

        Control0..1
        TypeExtension(R5: Total price overriding the associated rules (new)) (Complex Extension)
        12. ChargeItem.extension:product
        Slice Nameproduct
        Definition

        R5: ChargeItem.product (new:CodeableReference(Device,Medication,Substance))

        ShortR5: Product charged (new)
        Comments

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

        Control0..*
        TypeExtension(R5: Product charged (new)) (Complex Extension)
        14. ChargeItem.partOf
        16. ChargeItem.partOf.extension
        Control0..*
        SlicingThis element introduces a set of slices on ChargeItem.partOf.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 18. ChargeItem.partOf.extension:partOf
          Slice NamepartOf
          Definition

          R5: ChargeItem.partOf additional types from child elements (display, identifier, reference, type)

          ShortR5: partOf additional types
          Comments

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

          Control0..*
          TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
          20. ChargeItem.subject
          22. ChargeItem.subject.extension
          Control0..*
          SlicingThis element introduces a set of slices on ChargeItem.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 24. ChargeItem.subject.extension:subject
            Slice Namesubject
            Definition

            R5: ChargeItem.subject additional types from child elements (display, identifier, reference, type)

            ShortR5: subject additional types
            Comments

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

            Control0..1
            TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
            26. ChargeItem.context
            28. ChargeItem.context.extension
            Control0..*
            SlicingThis element introduces a set of slices on ChargeItem.context.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 30. ChargeItem.context.extension:encounter
              Slice Nameencounter
              Definition

              R5: ChargeItem.encounter additional types from child elements (display, identifier, reference, type)

              ShortR5: Encounter associated with this ChargeItem additional types
              Comments

              Element ChargeItem.encounter is mapped to FHIR STU3 element ChargeItem.context as SourceIsBroaderThanTarget. The mappings for ChargeItem.encounter do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.encounter with unmapped reference targets: Encounter. This ChargeItem may be recorded during planning, execution or after the actual encounter takes place.

              Control0..1
              TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
              32. ChargeItem.participant
              34. ChargeItem.participant.actor
              36. ChargeItem.participant.actor.extension
              Control0..*
              SlicingThis element introduces a set of slices on ChargeItem.participant.actor.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 38. ChargeItem.participant.actor.extension:actor
                Slice Nameactor
                Definition

                R5: ChargeItem.performer.actor

                ShortR5: actor
                Comments

                Element ChargeItem.performer.actor is mapped to FHIR STU3 element ChargeItem.participant.actor as SourceIsBroaderThanTarget. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.performer.actor with unmapped reference targets: CareTeam, Device, HealthcareService, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson.

                Control0..1
                TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                40. ChargeItem.performingOrganization
                42. ChargeItem.performingOrganization.extension
                Control0..*
                SlicingThis element introduces a set of slices on ChargeItem.performingOrganization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 44. ChargeItem.performingOrganization.extension:performingOrganization
                  Slice NameperformingOrganization
                  Definition

                  R5: ChargeItem.performingOrganization additional types from child elements (display, identifier, reference, type)

                  ShortR5: Organization providing the charged service additional types
                  Comments

                  Element ChargeItem.performingOrganization is mapped to FHIR STU3 element ChargeItem.performingOrganization as SourceIsBroaderThanTarget. The mappings for ChargeItem.performingOrganization do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.performingOrganization with unmapped reference targets: Organization. Practitioners and Devices can be associated with multiple organizations. It has to be made clear, on behalf of which Organization the services have been rendered.

                  Control0..1
                  TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                  46. ChargeItem.requestingOrganization
                  48. ChargeItem.requestingOrganization.extension
                  Control0..*
                  SlicingThis element introduces a set of slices on ChargeItem.requestingOrganization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 50. ChargeItem.requestingOrganization.extension:requestingOrganization
                    Slice NamerequestingOrganization
                    Definition

                    R5: ChargeItem.requestingOrganization additional types from child elements (display, identifier, reference, type)

                    ShortR5: requestingOrganization additional types
                    Comments

                    Element ChargeItem.requestingOrganization is mapped to FHIR STU3 element ChargeItem.requestingOrganization as SourceIsBroaderThanTarget. The mappings for ChargeItem.requestingOrganization do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.requestingOrganization with unmapped reference targets: Organization. The rendered Service might not be associated with a Request. This property indicates which Organization requested the services to be rendered. (In many cases, this may just be the Department associated with the Encounter.location).

                    Control0..1
                    TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                    52. ChargeItem.overrideReason
                    54. ChargeItem.overrideReason.extension
                    Control0..*
                    SlicingThis element introduces a set of slices on ChargeItem.overrideReason.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 56. ChargeItem.overrideReason.extension:overrideReason
                      Slice NameoverrideReason
                      Definition

                      R5: ChargeItem.overrideReason additional types (CodeableConcept) additional types from child elements (coding)

                      ShortR5: overrideReason additional types
                      Comments

                      Element ChargeItem.overrideReason is mapped to FHIR STU3 element ChargeItem.overrideReason as SourceIsBroaderThanTarget. The mappings for ChargeItem.overrideReason do not cover the following types: CodeableConcept. The mappings for ChargeItem.overrideReason do not cover the following types based on type expansion: coding.

                      Control0..1
                      TypeExtension(R5: overrideReason additional types) (Extension Type: CodeableConcept)
                      58. ChargeItem.enterer
                      60. ChargeItem.enterer.extension
                      Control0..*
                      SlicingThis element introduces a set of slices on ChargeItem.enterer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 62. ChargeItem.enterer.extension:enterer
                        Slice Nameenterer
                        Definition

                        R5: ChargeItem.enterer

                        ShortR5: enterer
                        Comments

                        Element ChargeItem.enterer is mapped to FHIR STU3 element ChargeItem.enterer as SourceIsBroaderThanTarget. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.enterer with unmapped reference targets: Device, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson. The enterer is also the person considered responsible for factor/price overrides if applicable.

                        Control0..1
                        TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                        64. ChargeItem.service
                        66. ChargeItem.service.extension
                        Control0..*
                        SlicingThis element introduces a set of slices on ChargeItem.service.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 68. ChargeItem.service.extension:service
                          Slice Nameservice
                          Definition

                          R5: ChargeItem.service additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/DiagnosticReport), CodeableReference(http://hl7.org/fhir/StructureDefinition/ImagingStudy), CodeableReference(http://hl7.org/fhir/StructureDefinition/Immunization), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationAdministration), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationDispense), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationRequest), CodeableReference(http://hl7.org/fhir/StructureDefinition/Observation), CodeableReference(http://hl7.org/fhir/StructureDefinition/Procedure), CodeableReference(http://hl7.org/fhir/StructureDefinition/ServiceRequest), CodeableReference(http://hl7.org/fhir/StructureDefinition/SupplyDelivery))

                          ShortR5: service additional types
                          Comments

                          Element ChargeItem.service is mapped to FHIR STU3 element ChargeItem.service as SourceIsBroaderThanTarget. The mappings for ChargeItem.service do not cover the following types: CodeableReference.

                          Control0..*
                          TypeExtension(R5: service additional types) (Complex Extension)
                          70. ChargeItem.account
                          72. ChargeItem.account.extension
                          Control0..*
                          SlicingThis element introduces a set of slices on ChargeItem.account.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 74. ChargeItem.account.extension:account
                            Slice Nameaccount
                            Definition

                            R5: ChargeItem.account additional types from child elements (display, identifier, reference, type)

                            ShortR5: account additional types
                            Comments

                            Element ChargeItem.account is mapped to FHIR STU3 element ChargeItem.account as SourceIsBroaderThanTarget. The mappings for ChargeItem.account do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.account with unmapped reference targets: Account. Systems posting the ChargeItems might not always be able to determine, which accounts the Items need to be places into. It is up to the postprocessing Financial System to apply internal rules to decide based on the Encounter/EpisodeOfCare/Patient/Coverage context and the type of ChargeItem, which Account is appropriate.

                            Control0..*
                            TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                            76. ChargeItem.supportingInformation
                            78. ChargeItem.supportingInformation.extension
                            Control0..*
                            SlicingThis element introduces a set of slices on ChargeItem.supportingInformation.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 80. ChargeItem.supportingInformation.extension:supportingInformation
                              Slice NamesupportingInformation
                              Definition

                              R5: ChargeItem.supportingInformation additional types from child elements (display, identifier, reference, type)

                              ShortR5: Further information supporting this charge additional types
                              Comments

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

                              Control0..*
                              TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)

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

                              0. ChargeItem
                              Definition

                              The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons. Main Usage of the ChargeItem is to enable the billing process and internal cost allocation.

                              ShortItem containing charge code(s) associated with the provision of healthcare provider products
                              Control0..*
                              Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                              dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (contained.text.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-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource (contained.where(('#'+id in %resource.descendants().reference).not()).empty())
                              2. ChargeItem.id
                              Definition

                              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                              ShortLogical id of this artifact
                              Comments

                              The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                              Control0..1
                              Typeid
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              4. ChargeItem.meta
                              Definition

                              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.

                              ShortMetadata about the resource
                              Control0..1
                              TypeMeta
                              Summarytrue
                              6. ChargeItem.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.

                              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.

                              This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

                              Control0..1
                              Typeuri
                              Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              8. ChargeItem.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
                              BindingUnless not suitable, these codes SHALL be taken from Common Languages .
                              (extensible to http://hl7.org/fhir/ValueSet/languages|3.0.2)

                              A human language.

                              Additional BindingsPurpose
                              All LanguagesMax Binding
                              Typecode
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              10. ChargeItem.text
                              Definition

                              A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                              ShortText summary of the resource, for human interpretation
                              Comments

                              Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded in formation is added later.

                              Control0..1
                              This element is affected by the following invariants: dom-1
                              TypeNarrative
                              Alternate Namesnarrative, html, xhtml, display
                              12. ChargeItem.contained
                              Definition

                              These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                              ShortContained, inline Resources
                              Comments

                              This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.

                              Control0..*
                              TypeResource
                              Alternate Namesinline resources, anonymous resources, contained resources
                              14. ChargeItem.extension
                              Definition

                              An Extension

                              ShortExtension
                              Control0..*
                              TypeExtension
                              SlicingThis element introduces a set of slices on ChargeItem.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 16. ChargeItem.extension:definitionCanonical
                                Slice NamedefinitionCanonical
                                Definition

                                R5: ChargeItem.definitionCanonical (new:canonical(ChargeItemDefinition))

                                ShortR5: Resource defining the code of this ChargeItem (new)
                                Comments

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

                                Control0..*
                                This element is affected by the following invariants: ele-1
                                TypeExtension(R5: Resource defining the code of this ChargeItem (new)) (Extension Type: uri(Cross-version Profile for R5.ChargeItemDefinition for use in FHIR STU3, Basic))
                                Is Modifierfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                18. ChargeItem.extension:costCenter
                                Slice NamecostCenter
                                Definition

                                R5: ChargeItem.costCenter (new:Reference(Organization))

                                ShortR5: Organization that has ownership of the (potential, future) revenue (new)
                                Comments

                                Element ChargeItem.costCenter has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.costCenter has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). The costCenter could either be given as a reference to an Organization(Role) resource or as the identifier of the cost center determined by Reference.identifier.value and Reference.identifier.system, depending on use case requirements.

                                Control0..1
                                This element is affected by the following invariants: ele-1
                                TypeExtension(R5: Organization that has ownership of the (potential, future) revenue (new)) (Extension Type: Reference(Cross-version Profile for R5.Organization for use in FHIR STU3, Organization))
                                Is Modifierfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                20. ChargeItem.extension:unitPriceComponent
                                Slice NameunitPriceComponent
                                Definition

                                R5: ChargeItem.unitPriceComponent (new:MonetaryComponent)

                                ShortR5: Unit price overriding the associated rules (new)
                                Comments

                                Element ChargeItem.unitPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.unitPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). This could be communicated in ChargeItemDefinition. But if ChargeItemDefinition is not supported or not available, the unit price can be communicated in this property.

                                Control0..1
                                This element is affected by the following invariants: ele-1
                                TypeExtension(R5: Unit price overriding the associated rules (new)) (Complex Extension)
                                Is Modifierfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                22. ChargeItem.extension:totalPriceComponent
                                Slice NametotalPriceComponent
                                Definition

                                R5: ChargeItem.totalPriceComponent (new:MonetaryComponent)

                                ShortR5: Total price overriding the associated rules (new)
                                Comments

                                Element ChargeItem.totalPriceComponent has a context of ChargeItem based on following the parent source element upwards and mapping to ChargeItem. Element ChargeItem.totalPriceComponent has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). Often, the total price may be be calculated and recorded on the Invoice, but if a calculated total price must be exchanged prior to Invoice creation, it can be communicated in this property.

                                Control0..1
                                This element is affected by the following invariants: ele-1
                                TypeExtension(R5: Total price overriding the associated rules (new)) (Complex Extension)
                                Is Modifierfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                24. ChargeItem.extension:product
                                Slice Nameproduct
                                Definition

                                R5: ChargeItem.product (new:CodeableReference(Device,Medication,Substance))

                                ShortR5: Product charged (new)
                                Comments

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

                                Control0..*
                                This element is affected by the following invariants: ele-1
                                TypeExtension(R5: Product charged (new)) (Complex Extension)
                                Is Modifierfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                26. ChargeItem.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. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                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 No Modifier Reason provideed in previous versions of FHIR
                                Alternate Namesextensions, user content
                                28. ChargeItem.identifier
                                Definition

                                Identifiers assigned to this event performer or other systems.

                                ShortBusiness Identifier for item
                                NoteThis is a business identifier, not a resource identifier (see discussion)
                                Control0..1
                                TypeIdentifier
                                Summarytrue
                                Requirements

                                Allows identification of the charge Item as it is known by various participating systems and in a way that remains consistent across servers.

                                30. ChargeItem.definition
                                Definition

                                References the source of pricing information, rules of application for the code this ChargeItem uses.

                                ShortDefining information about the code of this charge item
                                Comments

                                Target Resource is yet to be defined as a container that holds information about list prices and rules applicable to the charge item code. Once defined, change type back to Reference(Definition Type).

                                Control0..*
                                Typeuri
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summaryfalse
                                32. ChargeItem.status
                                Definition

                                The current state of the ChargeItem.

                                Shortplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
                                Comments

                                Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.

                                This element is labeled as a modifier because the status contains the code entered-in-error that marks the charge item as not currently valid.

                                Control1..1
                                BindingThe codes SHALL be taken from ChargeItemStatus
                                (required to http://hl7.org/fhir/ValueSet/chargeitem-status|3.0.2)

                                Codes identifying the stage lifecycle stage of a ChargeItem

                                Typecode
                                Is Modifiertrue because No Modifier Reason provideed in previous versions of FHIR
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                34. ChargeItem.partOf
                                Definition

                                ChargeItems can be grouped to larger ChargeItems covering the whole set.

                                ShortPart of referenced ChargeItem
                                Control0..*
                                TypeReference(ChargeItem)
                                Summaryfalse
                                Requirements

                                E.g. Drug administration as part of a procedure, procedure as part of observation, etc.

                                Alternate Namescontainer
                                36. ChargeItem.partOf.id
                                Definition

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

                                Shortxml:id (or equivalent in JSON)
                                Control0..1
                                Typestring
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                XML FormatIn the XML format, this property is represented as an attribute.
                                38. ChargeItem.partOf.extension
                                Definition

                                An Extension

                                ShortExtension
                                Control0..*
                                TypeExtension
                                SlicingThis element introduces a set of slices on ChargeItem.partOf.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 40. ChargeItem.partOf.extension:partOf
                                  Slice NamepartOf
                                  Definition

                                  R5: ChargeItem.partOf additional types from child elements (display, identifier, reference, type)

                                  ShortR5: partOf additional types
                                  Comments

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

                                  Control0..*
                                  TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                  42. ChargeItem.partOf.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-1
                                  Typestring
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  44. ChargeItem.partOf.identifier
                                  Definition

                                  An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                  Control0..1
                                  TypeIdentifier
                                  Summarytrue
                                  46. ChargeItem.partOf.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
                                  Typestring
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  48. ChargeItem.code
                                  Definition

                                  A code that identifies the charge, like a billing code.

                                  ShortA code that identifies the charge, like a billing code
                                  Control1..1
                                  BindingFor example codes, see ChargeItemCode
                                  (example to http://hl7.org/fhir/ValueSet/chargeitem-billingcodes|3.0.2)

                                  Example set of codes that can be used for billing purposes

                                  TypeCodeableConcept
                                  Summarytrue
                                  Alternate Namestype
                                  50. ChargeItem.subject
                                  Definition

                                  The individual or set of individuals the action is being or was performed on.

                                  ShortIndividual service was done for/to
                                  Control1..1
                                  TypeReference(Patient, Group)
                                  Summarytrue
                                  Requirements

                                  Links the event to the Patient context.

                                  Alternate Namespatient
                                  52. ChargeItem.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.

                                  Shortxml:id (or equivalent in JSON)
                                  Control0..1
                                  Typestring
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  54. ChargeItem.subject.extension
                                  Definition

                                  An Extension

                                  ShortExtension
                                  Control0..*
                                  TypeExtension
                                  SlicingThis element introduces a set of slices on ChargeItem.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 56. ChargeItem.subject.extension:subject
                                    Slice Namesubject
                                    Definition

                                    R5: ChargeItem.subject additional types from child elements (display, identifier, reference, type)

                                    ShortR5: subject additional types
                                    Comments

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

                                    Control0..1
                                    TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                    58. ChargeItem.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-1
                                    Typestring
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    60. ChargeItem.subject.identifier
                                    Definition

                                    An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                    Control0..1
                                    TypeIdentifier
                                    Summarytrue
                                    62. ChargeItem.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
                                    Typestring
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    64. ChargeItem.context
                                    Definition

                                    The encounter or episode of care that establishes the context for this event.

                                    ShortEncounter / Episode associated with event
                                    Control0..1
                                    TypeReference(Encounter, EpisodeOfCare)
                                    Summarytrue
                                    Requirements

                                    Links the request to the Encounter context.

                                    Alternate Namesencounter
                                    66. ChargeItem.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.

                                    Shortxml:id (or equivalent in JSON)
                                    Control0..1
                                    Typestring
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    68. ChargeItem.context.extension
                                    Definition

                                    An Extension

                                    ShortExtension
                                    Control0..*
                                    TypeExtension
                                    SlicingThis element introduces a set of slices on ChargeItem.context.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 70. ChargeItem.context.extension:encounter
                                      Slice Nameencounter
                                      Definition

                                      R5: ChargeItem.encounter additional types from child elements (display, identifier, reference, type)

                                      ShortR5: Encounter associated with this ChargeItem additional types
                                      Comments

                                      Element ChargeItem.encounter is mapped to FHIR STU3 element ChargeItem.context as SourceIsBroaderThanTarget. The mappings for ChargeItem.encounter do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.encounter with unmapped reference targets: Encounter. This ChargeItem may be recorded during planning, execution or after the actual encounter takes place.

                                      Control0..1
                                      TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                      72. ChargeItem.context.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-1
                                      Typestring
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      74. ChargeItem.context.identifier
                                      Definition

                                      An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                      Control0..1
                                      TypeIdentifier
                                      Summarytrue
                                      76. ChargeItem.context.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
                                      Typestring
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      78. ChargeItem.occurrence[x]
                                      Definition

                                      Date/time(s) or duration when the charged service was applied.

                                      ShortWhen the charged service was applied
                                      Comments

                                      The list of types may be constrained as appropriate for the type of charge item.

                                      Control0..1
                                      TypeChoice of: dateTime, Period, Timing
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Alternate Namestiming
                                      80. ChargeItem.participant
                                      Definition

                                      Indicates who or what performed or participated in the charged service.

                                      ShortWho performed charged service
                                      Control0..*
                                      TypeBackboneElement
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                      82. ChargeItem.participant.id
                                      Definition

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

                                      Shortxml:id (or equivalent in JSON)
                                      Control0..1
                                      Typestring
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      84. ChargeItem.participant.extension
                                      Definition

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

                                      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
                                      Alternate Namesextensions, user content
                                      86. ChargeItem.participant.modifierExtension
                                      Definition

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

                                      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 No Modifier Reason provideed in previous versions of FHIR
                                      Summarytrue
                                      Alternate Namesextensions, user content, modifiers
                                      88. ChargeItem.participant.role
                                      Definition

                                      Describes the type of performance or participation(e.g. primary surgeon, anaesthesiologiest, etc.).

                                      ShortWhat type of performance was done
                                      Control0..1
                                      BindingFor example codes, see Procedure Performer Role Codes
                                      (example to http://hl7.org/fhir/ValueSet/performer-role|3.0.2)

                                      Codes describing the types of functional roles performers can take on when performing events

                                      TypeCodeableConcept
                                      Summaryfalse
                                      90. ChargeItem.participant.actor
                                      Definition

                                      The device, practitioner, etc. who performed or participated in the service.

                                      ShortIndividual who was performing
                                      Control1..1
                                      TypeReference(Practitioner, Organization, Patient, Device, RelatedPerson)
                                      Summaryfalse
                                      92. ChargeItem.participant.actor.id
                                      Definition

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

                                      Shortxml:id (or equivalent in JSON)
                                      Control0..1
                                      Typestring
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      94. ChargeItem.participant.actor.extension
                                      Definition

                                      An Extension

                                      ShortExtension
                                      Control0..*
                                      TypeExtension
                                      SlicingThis element introduces a set of slices on ChargeItem.participant.actor.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 96. ChargeItem.participant.actor.extension:actor
                                        Slice Nameactor
                                        Definition

                                        R5: ChargeItem.performer.actor

                                        ShortR5: actor
                                        Comments

                                        Element ChargeItem.performer.actor is mapped to FHIR STU3 element ChargeItem.participant.actor as SourceIsBroaderThanTarget. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.performer.actor with unmapped reference targets: CareTeam, Device, HealthcareService, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson.

                                        Control0..1
                                        TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                        98. ChargeItem.participant.actor.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-1
                                        Typestring
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summarytrue
                                        100. ChargeItem.participant.actor.identifier
                                        Definition

                                        An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                        NoteThis is a business identifier, not a resource identifier (see discussion)
                                        Control0..1
                                        TypeIdentifier
                                        Summarytrue
                                        102. ChargeItem.participant.actor.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
                                        Typestring
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summarytrue
                                        104. ChargeItem.performingOrganization
                                        Definition

                                        The organization requesting the service.

                                        ShortOrganization providing the charged sevice
                                        Comments

                                        Practitioners and Devices can be associated with multiple organizations. It has to be made clear, on behalf of which Organization the services have been rendered.

                                        Control0..1
                                        TypeReference(Organization)
                                        Summaryfalse
                                        106. ChargeItem.performingOrganization.id
                                        Definition

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

                                        Shortxml:id (or equivalent in JSON)
                                        Control0..1
                                        Typestring
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        108. ChargeItem.performingOrganization.extension
                                        Definition

                                        An Extension

                                        ShortExtension
                                        Control0..*
                                        TypeExtension
                                        SlicingThis element introduces a set of slices on ChargeItem.performingOrganization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 110. ChargeItem.performingOrganization.extension:performingOrganization
                                          Slice NameperformingOrganization
                                          Definition

                                          R5: ChargeItem.performingOrganization additional types from child elements (display, identifier, reference, type)

                                          ShortR5: Organization providing the charged service additional types
                                          Comments

                                          Element ChargeItem.performingOrganization is mapped to FHIR STU3 element ChargeItem.performingOrganization as SourceIsBroaderThanTarget. The mappings for ChargeItem.performingOrganization do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.performingOrganization with unmapped reference targets: Organization. Practitioners and Devices can be associated with multiple organizations. It has to be made clear, on behalf of which Organization the services have been rendered.

                                          Control0..1
                                          TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                          112. ChargeItem.performingOrganization.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-1
                                          Typestring
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          114. ChargeItem.performingOrganization.identifier
                                          Definition

                                          An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                          NoteThis is a business identifier, not a resource identifier (see discussion)
                                          Control0..1
                                          TypeIdentifier
                                          Summarytrue
                                          116. ChargeItem.performingOrganization.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
                                          Typestring
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          118. ChargeItem.requestingOrganization
                                          Definition

                                          The organization performing the service.

                                          ShortOrganization requesting the charged service
                                          Comments

                                          The rendered Service may not be associated with a Request. It has to be made clear, ob which Organization's Request, the services have been rendered. (In many cases, this may just be the Department associated with the Encounter.location).

                                          Control0..1
                                          TypeReference(Organization)
                                          Summaryfalse
                                          120. ChargeItem.requestingOrganization.id
                                          Definition

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

                                          Shortxml:id (or equivalent in JSON)
                                          Control0..1
                                          Typestring
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          122. ChargeItem.requestingOrganization.extension
                                          Definition

                                          An Extension

                                          ShortExtension
                                          Control0..*
                                          TypeExtension
                                          SlicingThis element introduces a set of slices on ChargeItem.requestingOrganization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 124. ChargeItem.requestingOrganization.extension:requestingOrganization
                                            Slice NamerequestingOrganization
                                            Definition

                                            R5: ChargeItem.requestingOrganization additional types from child elements (display, identifier, reference, type)

                                            ShortR5: requestingOrganization additional types
                                            Comments

                                            Element ChargeItem.requestingOrganization is mapped to FHIR STU3 element ChargeItem.requestingOrganization as SourceIsBroaderThanTarget. The mappings for ChargeItem.requestingOrganization do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.requestingOrganization with unmapped reference targets: Organization. The rendered Service might not be associated with a Request. This property indicates which Organization requested the services to be rendered. (In many cases, this may just be the Department associated with the Encounter.location).

                                            Control0..1
                                            TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                            126. ChargeItem.requestingOrganization.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-1
                                            Typestring
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            128. ChargeItem.requestingOrganization.identifier
                                            Definition

                                            An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                            NoteThis is a business identifier, not a resource identifier (see discussion)
                                            Control0..1
                                            TypeIdentifier
                                            Summarytrue
                                            130. ChargeItem.requestingOrganization.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
                                            Typestring
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            132. ChargeItem.quantity
                                            Definition

                                            Quantity of which the charge item has been serviced.

                                            ShortQuantity of which the charge item has been serviced
                                            Comments

                                            In many cases this may just be a value, if the underlying units are implicit in the definition of the charge item code.

                                            Control0..1
                                            TypeQuantity
                                            Summarytrue
                                            134. ChargeItem.bodysite
                                            Definition

                                            The anatomical location where the related service has been applied.

                                            ShortAnatomical location, if relevant
                                            Comments

                                            Only used if not implicit in code found in Condition.code. If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension body-site-instance. May be a summary code, or a reference to a very precise definition of the location, or both.

                                            Control0..*
                                            BindingFor example codes, see SNOMED CT Body Structures
                                            (example to http://hl7.org/fhir/ValueSet/body-site|3.0.2)

                                            Codes describing anatomical locations. May include laterality.

                                            TypeCodeableConcept
                                            Summarytrue
                                            136. ChargeItem.factorOverride
                                            Definition

                                            Factor overriding the factor determined by the rules associated with the code.

                                            ShortFactor overriding the associated rules
                                            Comments

                                            There is no reason to carry the factor in the instance of a ChargeItem unless special circumstances require a manual override. The factors are usually defined by a set of rules in a back catalogue of the billing codes (see ChargeItem.definition). Derived profiles may require a ChargeItem.overrideReason to be provided if either factor or price are manually overriden.

                                            Control0..1
                                            Typedecimal
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summaryfalse
                                            138. ChargeItem.priceOverride
                                            Definition

                                            Total price of the charge overriding the list price associated with the code.

                                            ShortPrice overriding the associated rules
                                            Comments

                                            There is no reason to carry the price in the instance of a ChargeItem unless circumstances require a manual override. The list prices or are usually defined in a back catalogue of the billing codes (see ChargeItem.definition). Derived profiles may require a ChargeItem.overrideReason to be provided if either factor or price are manually overriden.

                                            Control0..1
                                            TypeMoney
                                            Summaryfalse
                                            140. ChargeItem.overrideReason
                                            Definition

                                            If the list price or the rule based factor associated with the code is overridden, this attribute can capture a text to indicate the reason for this action.

                                            ShortReason for overriding the list price/factor
                                            Comments

                                            Derived Profiles may chose to add invariants requiring this field to be populated if either priceOverride or factorOverride have been filled.

                                            Control0..1
                                            Typestring
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summaryfalse
                                            142. ChargeItem.overrideReason.id
                                            Definition

                                            unique id for the element within a resource (for internal references)

                                            Shortxml:id (or equivalent in JSON)
                                            Control0..1
                                            Typestring
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            144. ChargeItem.overrideReason.extension
                                            Definition

                                            An Extension

                                            ShortExtension
                                            Control0..*
                                            TypeExtension
                                            SlicingThis element introduces a set of slices on ChargeItem.overrideReason.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 146. ChargeItem.overrideReason.extension:overrideReason
                                              Slice NameoverrideReason
                                              Definition

                                              R5: ChargeItem.overrideReason additional types (CodeableConcept) additional types from child elements (coding)

                                              ShortR5: overrideReason additional types
                                              Comments

                                              Element ChargeItem.overrideReason is mapped to FHIR STU3 element ChargeItem.overrideReason as SourceIsBroaderThanTarget. The mappings for ChargeItem.overrideReason do not cover the following types: CodeableConcept. The mappings for ChargeItem.overrideReason do not cover the following types based on type expansion: coding.

                                              Control0..1
                                              This element is affected by the following invariants: ele-1
                                              TypeExtension(R5: overrideReason additional types) (Extension Type: CodeableConcept)
                                              Is Modifierfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() | (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              148. ChargeItem.overrideReason.value
                                              Definition

                                              The actual value

                                              ShortPrimitive value for string
                                              Control0..1
                                              Typestring
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Max Length:1048576
                                              150. ChargeItem.enterer
                                              Definition

                                              The device, practitioner, etc. who entered the charge item.

                                              ShortIndividual who was entering
                                              Comments

                                              The enterer is also te person considered responsible for factor/priceOverrides if applicable.

                                              Control0..1
                                              TypeReference(Practitioner, Organization, Patient, Device, RelatedPerson)
                                              Summarytrue
                                              152. ChargeItem.enterer.id
                                              Definition

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

                                              Shortxml:id (or equivalent in JSON)
                                              Control0..1
                                              Typestring
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              154. ChargeItem.enterer.extension
                                              Definition

                                              An Extension

                                              ShortExtension
                                              Control0..*
                                              TypeExtension
                                              SlicingThis element introduces a set of slices on ChargeItem.enterer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 156. ChargeItem.enterer.extension:enterer
                                                Slice Nameenterer
                                                Definition

                                                R5: ChargeItem.enterer

                                                ShortR5: enterer
                                                Comments

                                                Element ChargeItem.enterer is mapped to FHIR STU3 element ChargeItem.enterer as SourceIsBroaderThanTarget. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.enterer with unmapped reference targets: Device, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson. The enterer is also the person considered responsible for factor/price overrides if applicable.

                                                Control0..1
                                                TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                                158. ChargeItem.enterer.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-1
                                                Typestring
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                160. ChargeItem.enterer.identifier
                                                Definition

                                                An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                                NoteThis is a business identifier, not a resource identifier (see discussion)
                                                Control0..1
                                                TypeIdentifier
                                                Summarytrue
                                                162. ChargeItem.enterer.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
                                                Typestring
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                164. ChargeItem.enteredDate
                                                Definition

                                                Date the charge item was entered.

                                                ShortDate the charge item was entered
                                                Comments

                                                The actual date when the service associated with the charge has been rendered is captured in occurrence[x].

                                                Control0..1
                                                TypedateTime
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                166. ChargeItem.reason
                                                Definition

                                                Describes why the event occurred in coded or textual form.

                                                ShortWhy was the charged service rendered?
                                                Comments

                                                If the application of the charge item requires a reason to be given, it can be captured here. Textual reasons can be captured using reasonCode.text.

                                                Control0..*
                                                BindingFor example codes, see ICD-10 Codes
                                                (example to http://hl7.org/fhir/ValueSet/icd-10|3.0.2)

                                                Example binding for reason

                                                TypeCodeableConcept
                                                Summaryfalse
                                                168. ChargeItem.service
                                                Definition

                                                Indicated the rendered service that caused this charge.

                                                ShortWhich rendered service is being charged?
                                                Control0..*
                                                TypeReference(DiagnosticReport, ImagingStudy, Immunization, MedicationAdministration, MedicationDispense, Observation, Procedure, SupplyDelivery)
                                                Summaryfalse
                                                170. ChargeItem.service.id
                                                Definition

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

                                                Shortxml:id (or equivalent in JSON)
                                                Control0..1
                                                Typestring
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                172. ChargeItem.service.extension
                                                Definition

                                                An Extension

                                                ShortExtension
                                                Control0..*
                                                TypeExtension
                                                SlicingThis element introduces a set of slices on ChargeItem.service.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 174. ChargeItem.service.extension:service
                                                  Slice Nameservice
                                                  Definition

                                                  R5: ChargeItem.service additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/DiagnosticReport), CodeableReference(http://hl7.org/fhir/StructureDefinition/ImagingStudy), CodeableReference(http://hl7.org/fhir/StructureDefinition/Immunization), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationAdministration), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationDispense), CodeableReference(http://hl7.org/fhir/StructureDefinition/MedicationRequest), CodeableReference(http://hl7.org/fhir/StructureDefinition/Observation), CodeableReference(http://hl7.org/fhir/StructureDefinition/Procedure), CodeableReference(http://hl7.org/fhir/StructureDefinition/ServiceRequest), CodeableReference(http://hl7.org/fhir/StructureDefinition/SupplyDelivery))

                                                  ShortR5: service additional types
                                                  Comments

                                                  Element ChargeItem.service is mapped to FHIR STU3 element ChargeItem.service as SourceIsBroaderThanTarget. The mappings for ChargeItem.service do not cover the following types: CodeableReference.

                                                  Control0..*
                                                  TypeExtension(R5: service additional types) (Complex Extension)
                                                  176. ChargeItem.service.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-1
                                                  Typestring
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  178. ChargeItem.service.identifier
                                                  Definition

                                                  An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                                  Control0..1
                                                  TypeIdentifier
                                                  Summarytrue
                                                  180. ChargeItem.service.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
                                                  Typestring
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  182. ChargeItem.account
                                                  Definition

                                                  Account into which this ChargeItems belongs.

                                                  ShortAccount to place this charge
                                                  Comments

                                                  Systems posting the ChargeItems may not always be able to determine, which accounts the Items need to be places into. It is up to the potprocessing Financial System to apply internal rules to decide based on the Encounter/EpisodeOfCare/Patient/Coverage context and the type of ChargeItem, which Account is appropriate.

                                                  Control0..*
                                                  TypeReference(Account)
                                                  Summarytrue
                                                  184. ChargeItem.account.id
                                                  Definition

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

                                                  Shortxml:id (or equivalent in JSON)
                                                  Control0..1
                                                  Typestring
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                  186. ChargeItem.account.extension
                                                  Definition

                                                  An Extension

                                                  ShortExtension
                                                  Control0..*
                                                  TypeExtension
                                                  SlicingThis element introduces a set of slices on ChargeItem.account.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 188. ChargeItem.account.extension:account
                                                    Slice Nameaccount
                                                    Definition

                                                    R5: ChargeItem.account additional types from child elements (display, identifier, reference, type)

                                                    ShortR5: account additional types
                                                    Comments

                                                    Element ChargeItem.account is mapped to FHIR STU3 element ChargeItem.account as SourceIsBroaderThanTarget. The mappings for ChargeItem.account do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element ChargeItem.account with unmapped reference targets: Account. Systems posting the ChargeItems might not always be able to determine, which accounts the Items need to be places into. It is up to the postprocessing Financial System to apply internal rules to decide based on the Encounter/EpisodeOfCare/Patient/Coverage context and the type of ChargeItem, which Account is appropriate.

                                                    Control0..*
                                                    TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                                    190. ChargeItem.account.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-1
                                                    Typestring
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    192. ChargeItem.account.identifier
                                                    Definition

                                                    An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                                    Control0..1
                                                    TypeIdentifier
                                                    Summarytrue
                                                    194. ChargeItem.account.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
                                                    Typestring
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    196. ChargeItem.note
                                                    Definition

                                                    Comments made about the event by the performer, subject or other participants.

                                                    ShortComments made about the ChargeItem
                                                    Control0..*
                                                    TypeAnnotation
                                                    Summaryfalse
                                                    198. ChargeItem.supportingInformation
                                                    Definition

                                                    Further information supporting the this charge.

                                                    ShortFurther information supporting the this charge
                                                    Control0..*
                                                    TypeReference(Resource)
                                                    Summaryfalse
                                                    200. ChargeItem.supportingInformation.id
                                                    Definition

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

                                                    Shortxml:id (or equivalent in JSON)
                                                    Control0..1
                                                    Typestring
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                    202. ChargeItem.supportingInformation.extension
                                                    Definition

                                                    An Extension

                                                    ShortExtension
                                                    Control0..*
                                                    TypeExtension
                                                    SlicingThis element introduces a set of slices on ChargeItem.supportingInformation.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 204. ChargeItem.supportingInformation.extension:supportingInformation
                                                      Slice NamesupportingInformation
                                                      Definition

                                                      R5: ChargeItem.supportingInformation additional types from child elements (display, identifier, reference, type)

                                                      ShortR5: Further information supporting this charge additional types
                                                      Comments

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

                                                      Control0..*
                                                      TypeExtension(http://hl7.org/fhir/StructureDefinition/alternate-reference)
                                                      206. ChargeItem.supportingInformation.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-1
                                                      Typestring
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      208. ChargeItem.supportingInformation.identifier
                                                      Definition

                                                      An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity 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.

                                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                                      Control0..1
                                                      TypeIdentifier
                                                      Summarytrue
                                                      210. ChargeItem.supportingInformation.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
                                                      Typestring
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue