Stream: fhir-messages
Topic: Need sample Invoice(FHIR) DataModel from HealthCare facility
raj (Mar 23 2020 at 15:27):
I am trying to implement a Datamodel for our company using Invoice FHIR data structure.
https://www.hl7.org/fhir/invoice.html
https://www.hl7.org/fhir/invoice-example.json.html
We specifically want to see a Invoice sample/example from a Provider or Nursing Home/Homecare facility who currently uses FHIR Datamodel.
There are couple of queries that I currently have:
-
There is only one tag for date field.
"date" : "<dateTime>", // Invoice date / posting date
If the services availed by an insured is two weeks, how does a provider/facility send this two weeks date range through this Invoice model? -
Does the provider/facility calculates average daily amount for the service on day basis and sends 14 Invoices corresponding to each day of the service availed ?
- Is there a provision to include net amt/gross amount on hourly basis alongside with option to have date ranges?
Thanks for any information you provide. Please let me know if this post needs to goto another stream.
René Spronk (Mar 23 2020 at 15:33):
Hi Raj, I'm afraid this question is out of scope for this specific message channel (Messaging), best to ask either the 'implementers' or the 'patient administration WG' channels. That will increase the chances of someone answering your question.
raj (Mar 23 2020 at 15:36):
Thanks Rene for confirming the channel. I will ask the query in those streams
Last updated: Apr 12 2022 at 19:14 UTC