Stream: implementers
Topic: Sample Invoice(FHIR) DataModel from Nursing Home/Health C...
raj (Mar 20 2020 at 16:31):
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.
Last updated: Apr 12 2022 at 19:14 UTC