Skip to main content

ChargeItemDefinition

Trial Use 1 Financial

The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices. The properties may differ largely depending on type and realm, therefore this resource gives only a rough structure and requires profiling for each type of billing code system.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this charge item definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the charge item definition
versionstring0..1Business version of the charge item definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this charge item definition (computer friendly)
titlestring0..1Name for this charge item definition (human friendly)
derivedFromUriuri0..*Underlying externally-defined charge item definition
partOfcanonical0..*A larger definition of which this particular definition is a component or step
replacescanonical0..*Completed or terminated request(s) whose function is taken by this new request
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the charge item definition
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for charge item definition (if applicable)
purposemarkdown0..1Why this charge item definition is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
approvalDatedate0..1When the charge item definition was approved by publisher
lastReviewDatedate0..1When the charge item definition was last reviewed by the publisher
codeCodeableConcept0..1Billing code or product type this definition applies to
instanceReference0..*Instances this definition applies to
applicabilityBackboneElement0..*Whether or not the billing code is applicable
propertyGroupBackboneElement0..*Group of properties which are applicable under the same conditions

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference