Stream: implementers
Topic: Insurance network data model
Brian Dolan (Oct 13 2020 at 19:20):
I'm looking to understand the finance interactions a bit. If I have a doctor who takes 2 or 3 insurance plans, what are the FHIR objects I need to use to model that?
My current guess is that one needs
An Organization to represent an insurance company with type = ins
Another Organization to represent the healthcare provider with type prov
Somehow attach and InsurancePlan to the network.
The Finance Overview does not cover this use case. Excuse me, but I also posted this question on StackOverflow before I learned of this server
Lloyd McKenzie (Oct 13 2020 at 19:30):
@Paul Knapp
Brian Dolan (Oct 14 2020 at 15:34):
Can anyone suggest somewhere I might be able to look?
Last updated: Apr 12 2022 at 19:14 UTC