Stream: implementers
Topic: Where to expose Coverage Benefits
David Teirney (Jan 25 2018 at 09:45):
I'm trying to figure out where to expose benefit information that relates to a specific Coverage, e.g. specifically where to say "this policy includes coverage for medical benefits from X to Y date, and vision benefits from Z to Q dates. Benefit information seems to be exposed on both the ExplanationOfBenefits and EligibilityResponse. If https://www.hl7.org/fhir/eligibilityresponse-definitions.html#EligibilityResponse.insurance.benefitBalance also included a period that would look like a good fit. Am I heading in the right direction here?
David Teirney (Jan 25 2018 at 09:55):
Actually, just noticed that EligibilityReponse doesn't contain a patient reference. Seems I'm not really all that clear yet on how parts of this Financial section are supposed to work with each other. For some HEDIS measure calculations that we're working on, we need benefit information for the coverage for a member to determine if they are part of the eligible population. If the https://www.hl7.org/fhir/eligibilityresponse-definitions.html#EligibilityResponse.insurance.benefitBalance data model was hung directly off Coverage that looks like it would fit better with the domain model we are currently working with.
Lloyd McKenzie (Jan 25 2018 at 14:39):
There's a bit of a challenge with a few of the financial "Response" resources not being fully stand-alone and interpretable without sending along a copy of the request (or for use-cases where an eligibility determination might have been triggered by something other than a request). Feel free to submit a change request using the "propose a change" link. @Paul Knapp, what's the mechanism to allow exposure to downstream clinicians exactly what's covered by a patient's coverage?
Last updated: Apr 12 2022 at 19:14 UTC