http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition|4.0.1
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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
ChargeItemDefinition | 0..* | Definition of properties and rules about how the price and the applicability of a ChargeItem can be determined | ||
Σ | 1..1 | uri | Canonical identifier for this charge item definition, represented as a URI (globally unique) | |
Σ | 0..* | Identifier | Additional identifier for the charge item definition | |
Σ | 0..1 | string | Business version of the charge item definition | |
Σ | 0..1 | string | Name for this charge item definition (human friendly) | |
Σ | 0..* | uri | Underlying externally-defined charge item definition | |
Σ | 0..* | canonical | A larger definition of which this particular definition is a component or step | |
Σ | 0..* | canonical | Completed or terminated request(s) whose function is taken by this new request | |
?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (required) | |
Σ | 0..1 | boolean | For testing purposes, not real usage | |
Σ | 0..1 | dateTime | Date last changed | |
Σ | 0..1 | string | Name of the publisher (organization or individual) | |
Σ | 0..* | ContactDetail | Contact details for the publisher | |
Σ | 0..1 | markdown | Natural language description of the charge item definition | |
Σ | 0..* | UsageContext | The context that the content is intended to support | |
Σ | 0..* | CodeableConcept | Intended jurisdiction for charge item definition (if applicable) Jurisdiction (extensible) | |
| 0..1 | markdown | Use and/or publishing restrictions | ||
| 0..1 | date | When the charge item definition was approved by publisher | ||
| 0..1 | date | When the charge item definition was last reviewed | ||
Σ | 0..1 | Period | When the charge item definition is expected to be used | |
Σ | 0..1 | CodeableConcept | Billing codes or product types this definition applies to ChargeItemDefinitionCode (example) | |
| 0..* | Reference | Instances this definition applies to | ||
| 0..* | BackboneElement | Whether or not the billing code is applicable | ||
| 0..1 | string | Natural language description of the condition | ||
| 0..1 | string | Language of the expression | ||
| 0..1 | string | Boolean-valued expression | ||
| 0..* | BackboneElement | Group of properties which are applicable under the same conditions | ||
| 0..* | Conditions under which the priceComponent is applicable | |||
| 0..* | BackboneElement | Components of total line item price | ||
| 1..1 | code | base | surcharge | deduction | discount | tax | informational ChargeItemDefinitionPriceComponentType (required) | ||
| 0..1 | CodeableConcept | Code identifying the specific component | ||
| 0..1 | decimal | Factor used for calculating this component | ||
| 0..1 | Money | Monetary amount associated with this component |