Difference between revisions of "ChargeItem FHIR Resource Proposal"
(6 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<div style="float: left;">[[Image:OpenHotTopic.GIF|35px| ]]</div> | <div style="float: left;">[[Image:OpenHotTopic.GIF|35px| ]]</div> | ||
<div style="background:#F0F0F0"> | <div style="background:#F0F0F0"> | ||
− | This page documents a [[:category: | + | This page documents a [[:category:Approved FHIR Resource Proposal|Approved]] [[:category:FHIR Resource Proposal|FHIR Resource Proposal]] |
</div> | </div> | ||
</div> | </div> | ||
[[Category:FHIR Resource Proposal]] | [[Category:FHIR Resource Proposal]] | ||
− | [[Category: | + | [[Category:Approved FHIR Resource Proposal]] |
Line 28: | Line 28: | ||
==Owning committee name== | ==Owning committee name== | ||
− | |||
<!-- The name of the committee that is proposed to have responsibility for developing and maintaining the resources. --> | <!-- The name of the committee that is proposed to have responsibility for developing and maintaining the resources. --> | ||
− | [[ | + | [[Patient Administration]] |
==Committee Approval Date:== | ==Committee Approval Date:== | ||
− | + | 24 Jan 2017 | |
==Contributing or Reviewing Work Groups== | ==Contributing or Reviewing Work Groups== | ||
<!-- Additional work groups that may have an interest in contributing to, or reviewing the content of the resource (optional) --> | <!-- Additional work groups that may have an interest in contributing to, or reviewing the content of the resource (optional) --> | ||
− | + | Financial Management | |
==FHIR Resource Development Project Insight ID== | ==FHIR Resource Development Project Insight ID== | ||
<!-- Please specify the id of your work group’s PSS for doing FHIR work. (If submitted but not yet approved, just write “pending”.) The link to the PSS template can be found here: http://gforge.hl7.org/gf/download/docmanfileversion/6832/9398/HL7FHIR_DSTUballotPSS-20120529.doc --> | <!-- Please specify the id of your work group’s PSS for doing FHIR work. (If submitted but not yet approved, just write “pending”.) The link to the PSS template can be found here: http://gforge.hl7.org/gf/download/docmanfileversion/6832/9398/HL7FHIR_DSTUballotPSS-20120529.doc --> | ||
+ | |||
+ | pending | ||
==Scope of coverage== | ==Scope of coverage== | ||
− | + | ChargeItem is used to communicate statistical or billing relevant information associated with services (planned or actual). | |
+ | ChargeItems are placed into Patient Account resources. | ||
+ | Tracking Financial information is vital in Patient Administration and Finance systems in most Healthcare Organizations. This resource provides the individual items to track. | ||
− | + | This resource is not an actual financial transaction (such as an item on an invoice), but is the base administrative data that may be used by a billing engine to create the financial transactions (which may be done outside FHIR). | |
− | |||
− | |||
− | |||
− | |||
− | + | The FHIR Claim resource does contain line items, and this ChargeItem resource provides the source material for the billing engine to create the items on the claim (which may be different due to business rules). | |
− | |||
− | |||
− | ChargeItem | ||
− | |||
− | |||
==RIM scope== | ==RIM scope== | ||
Line 99: | Line 93: | ||
<!-- Provide a listing of the types of scenarios to be represented in the examples produced for this resource. They should demonstrate the full scope of the resource and allow exercising of the resources capabilities (full element coverage, inclusion & omission of optional elements, repeating and singleton repeating elements, etc.) --> | <!-- Provide a listing of the types of scenarios to be represented in the examples produced for this resource. They should demonstrate the full scope of the resource and allow exercising of the resources capabilities (full element coverage, inclusion & omission of optional elements, repeating and singleton repeating elements, etc.) --> | ||
+ | * Identify Encounters that may be billed for time spent in a facility | ||
* Lab system sends ChargeItems containing billing codes for administered services to the patient's account | * Lab system sends ChargeItems containing billing codes for administered services to the patient's account | ||
* Billing System queries patient account for all billable ChargeItems to create an Invoice/Claim | * Billing System queries patient account for all billable ChargeItems to create an Invoice/Claim | ||
* Hospital maintains internal catalogue of statistically relevant services. All systems providing these services post ChargeItems into the Accounts of the Patients for whom these services have been provided. Customized queries can be used to analyze distribution of services among patient cohorts or developement of services provisions over time | * Hospital maintains internal catalogue of statistically relevant services. All systems providing these services post ChargeItems into the Accounts of the Patients for whom these services have been provided. Customized queries can be used to analyze distribution of services among patient cohorts or developement of services provisions over time | ||
− | |||
==Resource Relationships== | ==Resource Relationships== | ||
Line 119: | Line 113: | ||
* Reference to any type of Request (basedOn) | * Reference to any type of Request (basedOn) | ||
* Reference to any type of Event (service) | * Reference to any type of Event (service) | ||
− | + | * Self reference to permit grouping of charges | |
+ | * (May also need a reference from the Claim back to these Items) | ||
==Timelines== | ==Timelines== |
Latest revision as of 22:11, 13 February 2017
Contents
- 1 ChargeItem
- 1.1 Owning committee name
- 1.2 Committee Approval Date:
- 1.3 Contributing or Reviewing Work Groups
- 1.4 FHIR Resource Development Project Insight ID
- 1.5 Scope of coverage
- 1.6 RIM scope
- 1.7 Resource appropriateness
- 1.8 Expected implementations
- 1.9 Content sources
- 1.10 Example Scenarios
- 1.11 Resource Relationships
- 1.12 Timelines
- 1.13 gForge Users
- 1.14 When Resource Proposal Is Complete
ChargeItem
Owning committee name
Committee Approval Date:
24 Jan 2017
Contributing or Reviewing Work Groups
Financial Management
FHIR Resource Development Project Insight ID
pending
Scope of coverage
ChargeItem is used to communicate statistical or billing relevant information associated with services (planned or actual). ChargeItems are placed into Patient Account resources. Tracking Financial information is vital in Patient Administration and Finance systems in most Healthcare Organizations. This resource provides the individual items to track.
This resource is not an actual financial transaction (such as an item on an invoice), but is the base administrative data that may be used by a billing engine to create the financial transactions (which may be done outside FHIR).
The FHIR Claim resource does contain line items, and this ChargeItem resource provides the source material for the billing engine to create the items on the claim (which may be different due to business rules).
RIM scope
Financial Transaction
Resource appropriateness
Tracking Financial information is vital in Patient Administration and Finance systems in most Healthcare Organizations. This resource provides the individual items to track.
Expected implementations
- Any solution that requires tracking billing information
Content sources
Existing normative V3 and V2 specifications
Example Scenarios
- Identify Encounters that may be billed for time spent in a facility
- Lab system sends ChargeItems containing billing codes for administered services to the patient's account
- Billing System queries patient account for all billable ChargeItems to create an Invoice/Claim
- Hospital maintains internal catalogue of statistically relevant services. All systems providing these services post ChargeItems into the Accounts of the Patients for whom these services have been provided. Customized queries can be used to analyze distribution of services among patient cohorts or developement of services provisions over time
Resource Relationships
- Reference to Account (account)
- Reference to Encounter/EpisodeOfCare (context)
- Reference to Patient|Group (subject)
- Reference to any type of Request (basedOn)
- Reference to any type of Event (service)
- Self reference to permit grouping of charges
- (May also need a reference from the Claim back to these Items)
Timelines
We have built a draft placeholder for this resource, and working with the Finance WG to refine it during the 3.0/4.0 timeline.
gForge Users
brianpos simoneheckmann
When Resource Proposal Is Complete
When you have completed your proposal, please send an email to FMGcontact@HL7.org