Skip to main content

ChargeItem

Trial Use 1 Financial

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ChargeItem
InteractionMethodPath
ReadGET/fhir/R5/ChargeItem/[id]
VreadGET/fhir/R5/ChargeItem/[id]/_history/[vid]
UpdatePUT/fhir/R5/ChargeItem/[id]
PatchPATCH/fhir/R5/ChargeItem/[id]
DeleteDELETE/fhir/R5/ChargeItem/[id]
CreatePOST/fhir/R5/ChargeItem
SearchGET/fhir/R5/ChargeItem?...
HistoryGET/fhir/R5/ChargeItem/[id]/_history
Type-historyGET/fhir/R5/ChargeItem/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for item
definitionUriuri0..*Defining information about the code of this charge item
definitionCanonicalcanonical0..*Resource defining the code of this ChargeItem
statuscode1..1planned
partOfReference0..*Part of referenced ChargeItem
codeCodeableConcept1..1A code that identifies the charge, like a billing code
subjectReference1..1Individual service was done for/to
encounterReference0..1Encounter associated with this ChargeItem
occurrence[x]dateTime / Period / Timing0..1When the charged service was applied
performerBackboneElement0..*Who performed charged service
performingOrganizationReference0..1Organization providing the charged service
requestingOrganizationReference0..1Organization requesting the charged service
costCenterReference0..1Organization that has ownership of the (potential, future) revenue
quantityQuantity0..1Quantity of which the charge item has been serviced
bodysiteCodeableConcept0..*Anatomical location, if relevant
unitPriceComponentMonetaryComponent0..1Unit price overriding the associated rules
totalPriceComponentMonetaryComponent0..1Total price overriding the associated rules
overrideReasonCodeableConcept0..1Reason for overriding the list price/factor
entererReference0..1Individual who was entering
enteredDatedateTime0..1Date the charge item was entered
reasonCodeableConcept0..*Why was the charged service rendered?
serviceCodeableReference0..*Which rendered service is being charged?
productCodeableReference0..*Product charged
accountReference0..*Account to place this charge
noteAnnotation0..*Comments made about the ChargeItem
supportingInformationReference0..*Further information supporting this charge

Resource-specific search parameters

ParameterTypeDescription
accountreferenceAccount to place this charge
codetokenEvent or incident that occurred or was averted
encounterreferenceEncounter related to the activity recorded in the AuditEvent
entered-datedateDate the charge item was entered
entererreferenceIndividual who was entering
factor-overridenumberFactor overriding the associated rules
identifiertokenAccount number
occurrencedateWhen the charged service was applied
patientreferenceThe entity that caused the expenses
performer-actorreferenceIndividual who was performing
performer-functiontokenWhat type of performance was done
performing-organizationreferenceOrganization providing the charged service
price-overridequantityPrice overriding the associated rules
quantityquantityQuantity of which the charge item has been serviced
requesting-organizationreferenceOrganization requesting the charged service
servicereferenceWhich rendered service is being charged?
statustokenIs this charge item active
subjectreferenceIndividual service was done for/to

Reference

  • Official FHIR R5 spec: ChargeItem
  • Maturity: Trial Use 1 (FMM 1).