Release 4

Patient Administration Work GroupMaturity Level: 0 Trial UseSecurity Category: Patient Compartments: Device, Encounter, Patient, Practitioner, RelatedPerson

Detailed Descriptions for the elements in the ChargeItem resource.

ChargeItem
Element IdChargeItem
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.

Cardinality0..*
TypeDomainResource
ChargeItem.identifier
Element IdChargeItem.identifier
Definition

Identifiers assigned to this event performer or other systems.

NoteThis is a business identifier, not a resource identifier (see discussion)
Cardinality0..*
TypeIdentifier
Requirements

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

Summarytrue
ChargeItem.definitionUri
Element IdChargeItem.definitionUri
Definition

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

Cardinality0..*
Typeuri
Summaryfalse
ChargeItem.definitionCanonical
Element IdChargeItem.definitionCanonical
Definition

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

Cardinality0..*
Typecanonical(ChargeItemDefinition)
Summaryfalse
ChargeItem.status
Element IdChargeItem.status
Definition

The current state of the ChargeItem.

Cardinality1..1
Terminology BindingChargeItemStatus (Required)
Typecode
Is Modifiertrue (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid)
Summarytrue
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.

ChargeItem.partOf
Element IdChargeItem.partOf
Definition

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

Cardinality0..*
TypeReference(ChargeItem)
Requirements

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

Alternate Namescontainer
Summaryfalse
ChargeItem.code
Element IdChargeItem.code
Definition

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

Cardinality1..1
Terminology BindingChargeItemCode (Example)
TypeCodeableConcept
Alternate Namestype
Summarytrue
ChargeItem.subject
Element IdChargeItem.subject
Definition

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

Cardinality1..1
TypeReference(Patient | Group)
Requirements

Links the event to the Patient context.

Alternate Namespatient
Summarytrue
ChargeItem.context
Element IdChargeItem.context
Definition

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

Cardinality0..1
TypeReference(Encounter | EpisodeOfCare)
Requirements

Links the request to the Encounter context.

Alternate Namesencounter
Summarytrue
ChargeItem.occurrence[x]
Element IdChargeItem.occurrence[x]
Definition

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

Cardinality0..1
TypedateTime|Period|Timing
[x] NoteSee Choice of Data Types for further information about how to use [x]
Alternate Namestiming
Summarytrue
Comments

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

ChargeItem.performer
Element IdChargeItem.performer
Definition

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

Cardinality0..*
Summaryfalse
ChargeItem.performer.function
Element IdChargeItem.performer.function
Definition

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

Cardinality0..1
Terminology BindingProcedure Performer Role Codes (Example)
TypeCodeableConcept
Summaryfalse
ChargeItem.performer.actor
Element IdChargeItem.performer.actor
Definition

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

Cardinality1..1
TypeReference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)
Summaryfalse
ChargeItem.performingOrganization
Element IdChargeItem.performingOrganization
Definition

The organization requesting the service.

Cardinality0..1
TypeReference(Organization)
Summaryfalse
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.

ChargeItem.requestingOrganization
Element IdChargeItem.requestingOrganization
Definition

The organization performing the service.

Cardinality0..1
TypeReference(Organization)
Summaryfalse
Comments

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

ChargeItem.costCenter
Element IdChargeItem.costCenter
Definition

The financial cost center permits the tracking of charge attribution.

Cardinality0..1
TypeReference(Organization)
Summaryfalse
Comments

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.

ChargeItem.quantity
Element IdChargeItem.quantity
Definition

Quantity of which the charge item has been serviced.

Cardinality0..1
TypeQuantity
Summarytrue
Comments

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

ChargeItem.bodysite
Element IdChargeItem.bodysite
Definition

The anatomical location where the related service has been applied.

Cardinality0..*
Terminology BindingSNOMED CT Body Structures (Example)
TypeCodeableConcept
Summarytrue
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 bodySite. May be a summary code, or a reference to a very precise definition of the location, or both.

ChargeItem.factorOverride
Element IdChargeItem.factorOverride
Definition

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

Cardinality0..1
Typedecimal
Summaryfalse
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 overridden.

ChargeItem.priceOverride
Element IdChargeItem.priceOverride
Definition

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

Cardinality0..1
TypeMoney
Summaryfalse
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 overridden.

ChargeItem.overrideReason
Element IdChargeItem.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.

Cardinality0..1
Typestring
Summaryfalse
Comments

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

ChargeItem.enterer
Element IdChargeItem.enterer
Definition

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

Cardinality0..1
TypeReference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson)
Summarytrue
Comments

The enterer is also the person considered responsible for factor/price overrides if applicable.

ChargeItem.enteredDate
Element IdChargeItem.enteredDate
Definition

Date the charge item was entered.

Cardinality0..1
TypedateTime
Summarytrue
Comments

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

ChargeItem.reason
Element IdChargeItem.reason
Definition

Describes why the event occurred in coded or textual form.

Cardinality0..*
Terminology BindingICD-10 Codes (Example)
TypeCodeableConcept
Summaryfalse
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.

ChargeItem.service
Element IdChargeItem.service
Definition

Indicated the rendered service that caused this charge.

Cardinality0..*
TypeReference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery)
Summaryfalse
ChargeItem.product[x]
Element IdChargeItem.product[x]
Definition

Identifies the device, food, drug or other product being charged either by type code or reference to an instance.

Cardinality0..1
Terminology BindingFHIR Device Types (Example)
TypeReference(Device | Medication | Substance)|CodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summaryfalse
ChargeItem.account
Element IdChargeItem.account
Definition

Account into which this ChargeItems belongs.

Cardinality0..*
TypeReference(Account)
Summarytrue
Comments

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.

ChargeItem.note
Element IdChargeItem.note
Definition

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

Cardinality0..*
TypeAnnotation
Summaryfalse
ChargeItem.supportingInformation
Element IdChargeItem.supportingInformation
Definition

Further information supporting this charge.

Cardinality0..*
TypeReference(Any)
Summaryfalse