Stream: implementers
Topic: Modeling payments
Jorge Yero (Jan 30 2020 at 23:22):
We offers labs test, supplements. We want to generate an Invoice from an Encounter and modeling end-to-end payment flow, we need to store price, catalogs, invoices, payments, creditCard. We was looking for and look like Account, Invoice, ChargeItem and ChargeItemDefinition can be used in this case but we are not sure if it is the correct way. Is there documentation for this use case or an official example?
Lloyd McKenzie (Jan 31 2020 at 02:44):
@Simone Heckmann
Chidamber Kumar (Feb 03 2020 at 00:14):
Hi @Jorge Yero Hope this helps.
http://build.fhir.org/financial-module.html
nicola (RIO/SS) (Feb 03 2020 at 08:14):
@Varvara ?
Varvara (Feb 03 2020 at 12:05):
@Jorge Yero Hi, I think we had a similar use case, a practice which sells products and self-pay services alongside with medical services. Could you specify if you need to model patient payments or insurance payments in your case? I know there was a discussion around Payment resource recently, @Paul Knapp could you please tell if there is any decision made yet?
Jorge Yero (Feb 03 2020 at 20:43):
@Varvara Hi, we need to model patient payments. We want to be available to do the following thing
- admin can define price of medications, labs, or any type of service.
- a practitioner in an encounter with the patient decide order some services.
- need to charge some part of the price or whole price to patient's credit card
- optionally other part can be pay with insurance
- need to generate invoice, pay it, track the transaction, etc
- need to define catalog with prices
Paul Knapp (Mar 10 2020 at 17:20):
We have a Financial Management Account, Payments and Statements call at 4PM eastern on Tuesdays where we are working to mature the needed resources and are currently drafting the Patient Payment handling. That would be the right place to have the discussion.
Last updated: Apr 12 2022 at 19:14 UTC