Administrative Incubator, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/admin-incubator/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition | Version: 0.1.0 | |||
| Standards status: Trial-use Draft as of 2021-01-05 | Maturity Level: 1 | Computable Name: ChargeItemDefinition | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.5.1383 | ||||
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.
The ChargeItemDefinition holds all relevant billing information pertaining to a billing code or a product.
Many billing systems have rules associated with the code which may define whether a billing code is applicable in a specific context or whether certain billing details (surcharges, discounts) apply. ChargeItemDefinitions may also be used to hold pricing information pertaining to only one specific instance of a product (e.g. Device, Medication or Substance) which may be a requirement for custom made devices or medications or other products where prices vary by instance. Rules for applicability may include
A billing engine will apply the ChargeItemDefinitions to all ChargeItems within a specific Account in order to select all billable items an acquire the pricing details to create an Invoice. However, ChargeItems may be validated against a ChargeItemDefinition at any point in time, using the $apply-Operation
While the ChargeItem resource represents the occurrence of a billing code (for services rendered or products supplied to a specific patient), the ChargeItemDefinition represents the properties and rules that a billing engine needs to determine the pricing and applicability of a billing code in the context of a specific setting.
Billing Codes may be defined in a CodeSystem Resource, however, each of these codes - if it is used in a financial context - can have a large number of business rules and properties associated with it, that lay outside the scope of CodeSystem and may change in time independently from the underlying Code's validity period. Even though CodeSystem can associate a concept with any number of additional properties, such a construct would be very hard to maintain. This is why the ChargItemDefinition has been introduced. It allows to maintain the attributes of each billing code independently and has a wider scope to also include business rules.
In most use cases, billing codes will be both defined as semantical concepts in a CodeSystem and as a financial artifact in ChargeItemDefinition.
ChargeItemDefinitions that pertain to codes from the same CodeSystem may be aggregated using the Catalog profile for Composition.
Resources representing products that can be sold or billed (Device, Medication, Substance...), do not specify financial details for the product instance. Most of the time, such products are not billed seperately but are a part of a generic billing code that covers both the product and the service rendered. In some occasions however, product prices may vary depending on type or manufactuer or even on instance (e.g. custom made products). For these cases, ChargeItemDefinitions may be created to specify the financial details for a product kind, type or instance.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DomainResource | Definition of properties and rules about how the price and the applicability of a ChargeItem can be determined Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension Interfaces Implemented: MetadataResource Constraints: cnl-0 |
![]() ![]() |
ΣC | 0..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 | How to compare versions Binding: VersionAlgorithm (extensible) | |
![]() ![]() ![]() |
string | |||
![]() ![]() ![]() |
Coding | |||
![]() ![]() |
ΣC | 0..1 | string | Name for this charge item definition (computer friendly) |
![]() ![]() |
Σ | 0..1 | string | Name for this charge item definition (human friendly) |
![]() ![]() |
Σ | 0..* | uri | Underlying externally-defined charge item definition |
![]() ![]() |
Σ | 0..* | canonical(Charge Item Definition) | A larger definition of which this particular definition is a component or step |
![]() ![]() |
Σ | 0..* | canonical(Charge Item Definition) | Completed or terminated request(s) whose function is taken by this new request |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
Σ | 0..1 | boolean | For testing only - never for real usage |
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed |
![]() ![]() |
Σ | 0..* | Reference(Account) | Candidate account(s) for charge items |
![]() ![]() |
Σ | 0..1 | string | Name of the publisher/steward (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 | Jurisdiction of the authority that maintains the charge item definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
![]() ![]() |
0..1 | markdown | Why this charge item definition is defined | |
![]() ![]() |
0..1 | markdown | Notice about intellectual property ownership, can include restrictions on use | |
![]() ![]() |
0..1 | string | Copyright holder and year(s) | |
![]() ![]() |
0..1 | date | When the charge item definition was approved by publisher | |
![]() ![]() |
0..1 | date | When the charge item definition was last reviewed by the publisher | |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Billing code or product type this definition applies to Binding: ChargeItemCode (example): Billing Code defined by this ChargeItemDefinition. |
![]() ![]() |
0..* | Reference(Medication | Substance | Device | DeviceDefinition | ActivityDefinition | PlanDefinition | HealthcareService) | Instances this definition applies to | |
![]() ![]() |
0..* | BackboneElement | Whether or not the billing code is applicable | |
![]() ![]() ![]() |
0..1 | Expression | Boolean-valued expression | |
![]() ![]() ![]() |
Σ | 0..1 | Period | When the charge item definition is expected to be used |
![]() ![]() ![]() |
0..1 | RelatedArtifact | Reference to / quotation of the external source of the group of properties | |
![]() ![]() |
0..* | BackboneElement | Group of properties which are applicable under the same conditions | |
![]() ![]() ![]() |
0..* | See applicability | Conditions under which the priceComponent is applicable | |
![]() ![]() ![]() |
0..* | MonetaryComponent | Components of total line item price | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItemDefinition.versionAlgorithm[x] | Base | extensible | Version Algorithm | 📦6.0.0-ballot3 | FHIR Std. |
| ChargeItemDefinition.status | Base | required | PublicationStatus | 📦6.0.0-ballot3 | FHIR Std. |
| ChargeItemDefinition.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📦1.0.0 | THO v6.5 |
| ChargeItemDefinition.code | Base | example | Charge Item Code | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ChargeItemDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
<ChargeItemDefinition xmlns="http://hl7.org/fhir"> <id value="[id]"/><!-- 0..1 * Logical id of this artifact --> <meta><!-- I 0..1 * Metadata about the resource --></meta> <implicitRules value="[uri]"/><!-- I 0..1 * A set of rules under which this content was created --> <language value="[code]"/><!-- I 0..1 * Language of the resource content --> <text><!-- I 0..1 * Text summary of the resource, for human interpretation --></text> <contained><!-- 0..* * Contained, inline Resources --></contained> <extension><!-- See Extensions Additional content defined by implementations --></extension> <modifierExtension><!-- I 0..* * Extensions that cannot be ignored --></modifierExtension> <url value="[uri]"/><!-- I 0..1 * Canonical identifier for this charge item definition, represented as a URI (globally unique) --> <identifier><!-- 0..* * Additional identifier for the charge item definition --></identifier> <version value="[string]"/><!-- 0..1 * Business version of the charge item definition --> <versionAlgorithm[x]><!-- 0..1 string|Coding How to compare versions --></versionAlgorithm[x]> <name value="[string]"/><!-- 0..1 * Name for this charge item definition (computer friendly) --> <title value="[string]"/><!-- 0..1 * Name for this charge item definition (human friendly) --> <derivedFromUri value="[uri]"/><!-- 0..* * Underlying externally-defined charge item definition --> <partOf value="[canonical]"/><!-- 0..* * A larger definition of which this particular definition is a component or step --> <replaces value="[canonical]"/><!-- 0..* * Completed or terminated request(s) whose function is taken by this new request --> <status value="[code]"/><!-- 1..1 * draft | active | retired | unknown --> <experimental value="[boolean]"/><!-- 0..1 * For testing only - never for real usage --> <date value="[dateTime]"/><!-- 0..1 * Date last changed --> <account><!-- 0..* * Candidate account(s) for charge items --></account> <publisher value="[string]"/><!-- 0..1 * Name of the publisher/steward (organization or individual) --> <contact><!-- 0..* * Contact details for the publisher --></contact> <description value="[markdown]"/><!-- 0..1 * Natural language description of the charge item definition --> <useContext><!-- 0..* * The context that the content is intended to support --></useContext> <jurisdiction><!-- 0..* * Jurisdiction of the authority that maintains the charge item definition (if applicable) --></jurisdiction> <purpose value="[markdown]"/><!-- 0..1 * Why this charge item definition is defined --> <copyright value="[markdown]"/><!-- 0..1 * Notice about intellectual property ownership, can include restrictions on use --> <copyrightLabel value="[string]"/><!-- 0..1 * Copyright holder and year(s) --> <approvalDate value="[date]"/><!-- 0..1 * When the charge item definition was approved by publisher --> <lastReviewDate value="[date]"/><!-- 0..1 * When the charge item definition was last reviewed by the publisher --> <code><!-- 0..1 * Billing code or product type this definition applies to --></code> <instance><!-- 0..* * Instances this definition applies to --></instance> <applicability> I 0..* * <!-- I 0..* Whether or not the billing code is applicable --> <id value="[id]"/><!-- 0..1 * Unique id for inter-element referencing --> <extension><!-- See Extensions Additional content defined by implementations --></extension> <modifierExtension><!-- I 0..* * Extensions that cannot be ignored even if unrecognized --></modifierExtension> <condition><!-- 0..1 * Boolean-valued expression --></condition> <effectivePeriod><!-- 0..1 * When the charge item definition is expected to be used --></effectivePeriod> <relatedArtifact><!-- 0..1 * Reference to / quotation of the external source of the group of properties --></relatedArtifact> </applicability> <propertyGroup> I 0..* * <!-- I 0..* Group of properties which are applicable under the same conditions --> <id value="[id]"/><!-- 0..1 * Unique id for inter-element referencing --> <extension><!-- See Extensions Additional content defined by implementations --></extension> <modifierExtension><!-- I 0..* * Extensions that cannot be ignored even if unrecognized --></modifierExtension> <applicability><!-- 0..* Content as for ChargeItemDefinition.applicability Conditions under which the priceComponent is applicable --></applicability> <priceComponent><!-- 0..* * Components of total line item price --></priceComponent> </propertyGroup> </ChargeItemDefinition>
{"resourceType" : "ChargeItemDefinition", "id" : "<id>", // 0..1 Logical id of this artifact "meta" : { Meta }, // I 0..1 Metadata about the resource "implicitRules" : "<uri>", // I 0..1 A set of rules under which this content was created "language" : "<code>", // I 0..1 Language of the resource content "text" : { Narrative }, // I 0..1 Text summary of the resource, for human interpretation "contained" : [{ Resource }], // 0..* Contained, inline Resources (Extensions - see JSON page) (Modifier Extensions - see JSON page) "url" : "<uri>", // I 0..1 Canonical identifier for this charge item definition, represented as a URI (globally unique) "identifier" : [{ Identifier }], // 0..* Additional identifier for the charge item definition "version" : "<string>", // 0..1 Business version of the charge item definition // versionAlgorithm[x]: How to compare versions. One of these 2: "versionAlgorithmstring" : "<string>", "versionAlgorithmCoding" : { Coding }, "name" : "<string>", // 0..1 Name for this charge item definition (computer friendly) "title" : "<string>", // 0..1 Name for this charge item definition (human friendly) "derivedFromUri" : ["<uri>"], // 0..* Underlying externally-defined charge item definition "partOf" : ["<canonical(ChargeItemDefinition)>"], // 0..* A larger definition of which this particular definition is a component or step "replaces" : ["<canonical(ChargeItemDefinition)>"], // 0..* Completed or terminated request(s) whose function is taken by this new request "status" : "<code>", // 1..1 draft | active | retired | unknown "experimental" : <boolean>, // 0..1 For testing only - never for real usage "date" : "<dateTime>", // 0..1 Date last changed "account" : [{ Reference(Account) }], // 0..* Candidate account(s) for charge items "publisher" : "<string>", // 0..1 Name of the publisher/steward (organization or individual) "contact" : [{ ContactDetail }], // 0..* Contact details for the publisher "description" : "<markdown>", // 0..1 Natural language description of the charge item definition "useContext" : [{ UsageContext }], // 0..* The context that the content is intended to support "jurisdiction" : [{ CodeableConcept }], // 0..* Jurisdiction of the authority that maintains the charge item definition (if applicable) "purpose" : "<markdown>", // 0..1 Why this charge item definition is defined "copyright" : "<markdown>", // 0..1 Notice about intellectual property ownership, can include restrictions on use "copyrightLabel" : "<string>", // 0..1 Copyright holder and year(s) "approvalDate" : "<date>", // 0..1 When the charge item definition was approved by publisher "lastReviewDate" : "<date>", // 0..1 When the charge item definition was last reviewed by the publisher "code" : { CodeableConcept }, // 0..1 Billing code or product type this definition applies to "instance" : [{ Reference(ActivityDefinition|Device|DeviceDefinition| HealthcareService|Medication|PlanDefinition|Substance) }], // 0..* Instances this definition applies to "applicability" : [{ BackboneElement }], // I 0..* Whether or not the billing code is applicable "id" : "<id>", // 0..1 Unique id for inter-element referencing (Extensions - see JSON page) (Modifier Extensions - see JSON page) "condition" : { Expression }, // 0..1 Boolean-valued expression "effectivePeriod" : { Period }, // 0..1 When the charge item definition is expected to be used "relatedArtifact" : { RelatedArtifact } // 0..1 Reference to / quotation of the external source of the group of properties } "propertyGroup" : [{ BackboneElement }] // I 0..* Group of properties which are applicable under the same conditions "id" : "<id>", // 0..1 Unique id for inter-element referencing (Extensions - see JSON page) (Modifier Extensions - see JSON page) "applicability" : [{ // 0..* Conditions under which the priceComponent is applicable "priceComponent" : [{ MonetaryComponent }] // 0..* Components of total line item price } }
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:ChargeItemDefinition; fhir:nodeRole fhir:treeRoot; # if this is the parser root fhir:id [ id ] ; # 0..1 Logical id of this artifact fhir:meta [ Meta ] ; # 0..1 I Metadata about the resource fhir:implicitRules [ uri ] ; # 0..1 I A set of rules under which this content was created fhir:language [ code ] ; # 0..1 I Language of the resource content fhir:text [ Narrative ] ; # 0..1 I Text summary of the resource, for human interpretation fhir:contained ( [ Resource ] ... ) ; # 0..* Contained, inline Resources fhir:extension ( [ Extension ] ... ) ; # 0..* I Additional content defined by implementations fhir:modifierExtension ( [ Extension ] ... ) ; # 0..* I Extensions that cannot be ignored fhir:url [ uri ] ; # 0..1 I Canonical identifier for this charge item definition, represented as a URI (globally unique) fhir:identifier ( [ Identifier ] ... ) ; # 0..* Additional identifier for the charge item definition fhir:version [ string ] ; # 0..1 Business version of the charge item definition # versionAlgorithm[x] : 0..1 How to compare versions. One of these 2 fhir:versionAlgorithm [ a fhir:string ; string ] fhir:versionAlgorithm [ a fhir:Coding ; Coding ] fhir:name [ string ] ; # 0..1 Name for this charge item definition (computer friendly) fhir:title [ string ] ; # 0..1 Name for this charge item definition (human friendly) fhir:derivedFromUri ( [ uri ] ... ) ; # 0..* Underlying externally-defined charge item definition fhir:partOf ( [ canonical(ChargeItemDefinition) ] ... ) ; # 0..* A larger definition of which this particular definition is a component or step fhir:replaces ( [ canonical(ChargeItemDefinition) ] ... ) ; # 0..* Completed or terminated request(s) whose function is taken by this new request fhir:status [ code ] ; # 1..1 draft | active | retired | unknown fhir:experimental [ boolean ] ; # 0..1 For testing only - never for real usage fhir:date [ dateTime ] ; # 0..1 Date last changed fhir:account ( [ Reference(Account) ] ... ) ; # 0..* Candidate account(s) for charge items fhir:publisher [ string ] ; # 0..1 Name of the publisher/steward (organization or individual) fhir:contact ( [ ContactDetail ] ... ) ; # 0..* Contact details for the publisher fhir:description [ markdown ] ; # 0..1 Natural language description of the charge item definition fhir:useContext ( [ UsageContext ] ... ) ; # 0..* The context that the content is intended to support fhir:jurisdiction ( [ CodeableConcept ] ... ) ; # 0..* Jurisdiction of the authority that maintains the charge item definition (if applicable) fhir:purpose [ markdown ] ; # 0..1 Why this charge item definition is defined fhir:copyright [ markdown ] ; # 0..1 Notice about intellectual property ownership, can include restrictions on use fhir:copyrightLabel [ string ] ; # 0..1 Copyright holder and year(s) fhir:approvalDate [ date ] ; # 0..1 When the charge item definition was approved by publisher fhir:lastReviewDate [ date ] ; # 0..1 When the charge item definition was last reviewed by the publisher fhir:code [ CodeableConcept ] ; # 0..1 Billing code or product type this definition applies to fhir:instance ( [ Reference(ActivityDefinition|Device|DeviceDefinition|HealthcareService|Medication| PlanDefinition|Substance) ] ... ) ; # 0..* Instances this definition applies to fhir:applicability ( [ BackboneElement ] ... ) ; # 0..* I Whether or not the billing code is applicable fhir:propertyGroup ( [ BackboneElement ] ... ) ; # 0..* I Group of properties which are applicable under the same conditions ]
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DomainResource | Definition of properties and rules about how the price and the applicability of a ChargeItem can be determined Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension Interfaces Implemented: MetadataResource Constraints: cnl-0 |
![]() ![]() |
ΣC | 0..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 | How to compare versions Binding: VersionAlgorithm (extensible) | |
![]() ![]() ![]() |
string | |||
![]() ![]() ![]() |
Coding | |||
![]() ![]() |
ΣC | 0..1 | string | Name for this charge item definition (computer friendly) |
![]() ![]() |
Σ | 0..1 | string | Name for this charge item definition (human friendly) |
![]() ![]() |
Σ | 0..* | uri | Underlying externally-defined charge item definition |
![]() ![]() |
Σ | 0..* | canonical(Charge Item Definition) | A larger definition of which this particular definition is a component or step |
![]() ![]() |
Σ | 0..* | canonical(Charge Item Definition) | Completed or terminated request(s) whose function is taken by this new request |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
Σ | 0..1 | boolean | For testing only - never for real usage |
![]() ![]() |
Σ | 0..1 | dateTime | Date last changed |
![]() ![]() |
Σ | 0..* | Reference(Account) | Candidate account(s) for charge items |
![]() ![]() |
Σ | 0..1 | string | Name of the publisher/steward (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 | Jurisdiction of the authority that maintains the charge item definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
![]() ![]() |
0..1 | markdown | Why this charge item definition is defined | |
![]() ![]() |
0..1 | markdown | Notice about intellectual property ownership, can include restrictions on use | |
![]() ![]() |
0..1 | string | Copyright holder and year(s) | |
![]() ![]() |
0..1 | date | When the charge item definition was approved by publisher | |
![]() ![]() |
0..1 | date | When the charge item definition was last reviewed by the publisher | |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Billing code or product type this definition applies to Binding: ChargeItemCode (example): Billing Code defined by this ChargeItemDefinition. |
![]() ![]() |
0..* | Reference(Medication | Substance | Device | DeviceDefinition | ActivityDefinition | PlanDefinition | HealthcareService) | Instances this definition applies to | |
![]() ![]() |
0..* | BackboneElement | Whether or not the billing code is applicable | |
![]() ![]() ![]() |
0..1 | Expression | Boolean-valued expression | |
![]() ![]() ![]() |
Σ | 0..1 | Period | When the charge item definition is expected to be used |
![]() ![]() ![]() |
0..1 | RelatedArtifact | Reference to / quotation of the external source of the group of properties | |
![]() ![]() |
0..* | BackboneElement | Group of properties which are applicable under the same conditions | |
![]() ![]() ![]() |
0..* | See applicability | Conditions under which the priceComponent is applicable | |
![]() ![]() ![]() |
0..* | MonetaryComponent | Components of total line item price | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItemDefinition.versionAlgorithm[x] | Base | extensible | Version Algorithm | 📦6.0.0-ballot3 | FHIR Std. |
| ChargeItemDefinition.status | Base | required | PublicationStatus | 📦6.0.0-ballot3 | FHIR Std. |
| ChargeItemDefinition.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📦1.0.0 | THO v6.5 |
| ChargeItemDefinition.code | Base | example | Charge Item Code | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | ChargeItemDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
Other representations of resource: CSV, Excel
| Name | Type | Description | Expression |
| account | reference |
Candidate account for charge items |
ChargeItemDefinition.account
|
| context | token |
A use context assigned to the charge item definition |
(ChargeItemDefinition.useContext.value.ofType(CodeableConcept))
|
| context-quantity | quantity |
A quantity- or range-valued use context assigned to the charge item definition |
(ChargeItemDefinition.useContext.value.ofType(Quantity)) | (ChargeItemDefinition.useContext.value.ofType(Range))
|
| context-type | token |
A type of use context assigned to the charge item definition |
ChargeItemDefinition.useContext.code
|
| context-type-quantity | composite |
A use context type and quantity- or range-based value assigned to the charge item definition |
ChargeItemDefinition.useContext
|
| context-type-value | composite |
A use context type and value assigned to the charge item definition |
ChargeItemDefinition.useContext
|
| date | date |
The charge item definition publication date |
ChargeItemDefinition.date
|
| description | string |
The description of the charge item definition |
ChargeItemDefinition.description
|
| effective | date |
The time during which the charge item definition is intended to be in use |
ChargeItemDefinition.applicability.effectivePeriod
|
| experimental | token |
Whether the ChargeItemDefinition is experimental |
ChargeItemDefinition.experimental
|
| identifier | token |
External identifier for the charge item definition |
ChargeItemDefinition.identifier
|
| jurisdiction | token |
Jurisdiction of the authority that maintains the the charge item definition |
ChargeItemDefinition.jurisdiction
|
| publisher | string |
Name of the publisher of the charge item definition |
ChargeItemDefinition.publisher
|
| status | token |
The current status of the charge item definition |
ChargeItemDefinition.status
|
| title | string |
The human-friendly name of the charge item definition |
ChargeItemDefinition.title
|
| url | uri |
The uri that identifies the charge item definition |
ChargeItemDefinition.url
|
| version | token |
The business version of the charge item definition |
ChargeItemDefinition.version
|