Patient Cost Transparency Implementation Guide, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pct/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
This section of the implementation guide (IG) focuses on enabling a provider to submit a Good Faith Estimate (GFE) Packet including Good Faith Estimate resource profiles (Claim resources of type predetermination) along with supporting data (such as Patient, Coverage, etc.) to a payer. The payer can then use this information to generate an Advanced Explanation of Benefit (AEOB) Packet including Advanced Explanation of Benefits resource profiles (ExplanationOfBenefit resources of type predetermination) along with supporting data that the patient, and optionally the provider (GFE submitter on claim resources), can retrieve to get an estimation of known costs for expected services at a specific point in time.
A primary goal of this guide is to enable the patient to have access to AEOBs for expected future medical items or services. Sharing this information with the provider is also supported as an option. This enables the provider to have an informed conversation with the patient to support better patient decision making. Payers sharing the same patient AEOB with Providers will support trust in the patient-provider relationship for more informed health decisions and thus improved health outcomes. Sharing the same AEOB with providers also reduces burden for all parties because everyone is working from the same information avoiding miscommunication, inaccuracies, and added stress. If this capability is supported by the implementer, the patient’s AEOB will be provided to the GFE submitting provider using the same profiles in this guide. In this way, the provider would receive the same information made available to the patient. This guide does not currently specify a means for providers to update or cancel a GFE submission. Rather, if there is new information that may materially affect the estimation, the provider would submit a new GFE Packet.
Figure 1: The GFE submission and AEOB process. The dotted line indicates optional capabilities.
GFE Submission and AEOB Diagram Steps (High Level View)
A patient schedules a service which triggers the composition of a collection of one or more GFEs.
The collection of GFEs in the form of a FHIR resource bundle (GFE Packet) is submitted (via the gfe-submit operation) to the payer’s endpoint for AEOB creation.
The payer then processes, adjudicates, and produces the AEOB Packet.
The patient and provider may receive a notification of availability of the AEOB Packet and can now request and receive the AEOB Packet via FHIR query.
Note: Communication to the patient could be through an app by a third-party or provider approved by the patient or directly to the patient by the payer.
Note: The timeline that a payer is required to provide an AEOB is expected to depend on when the payer receives the GFE submission from provider/facility. For scheduled services, payers would determine if the request originated from a scheduled service from the GFE Composition
Composition.extension[requestOriginationType].valueCodeableConcept
and use the service dates/time in theComposition.extension[gfeServiceLinkingInfo].extension[plannedPeriodOfService].valueDate|valuePeriod
to determine the start of the service and the timeframe they have to provide an AEOB. It is allowed for a planned period of service to be provided for unscheduled services. This may be useful for situations where a service is not scheduled, but the time frame could affect the estimate (e.g. the service is planned in a different plan year).
This Implementation Guide defines two ways in which a set of GFE Claims from multiple providers can be assembled for the purpose of creating a single [AEOB Packet]. This Implementation Guide defines GFE Coordination workflow to enable providers and facilities to coordinate cost and planned service(s) or item(s) information for a patient’s period of care for which multi-provider Good Faith Estimates (GFE) are required, either to provide to the patient or, optionally, to submit to a payer (for patients using insurance.) Alternatively, there is another option for which separate GFEs from multiple providers for a single patient’s period of care can be identified for the purpose of creating a single AEOB Packet. In Summary, the two options are:
Neither of these options is required by any actor defined in this Implementation Guide. Other methods not defined in this guide may be available.
The GFE Coordination Workflow provides a means for GFE Coordination Requester (convening provider) to identify and notify all of the contributing providers (co-providers) needed and assign GFE Contributor Tasks asking for a GFE Bundle from each contributor through a Coordination Platform. Those contributors can attach their GFE Bundle and complete their Tasks to indicate it’s ready, rather than sending the GFE Bundle separately to the payer. The GFE Coordination Requester can then retrieve all the GFE Bundles from the Coordination Platform via a $gfe-retrieve operation in the form of a single GFE Packet. The GFE Packet can then be submitted to a payer as a single submission containing all providers’ GFE Bundles for one patient’s period of care. This option is only available to providers with access to a platform that supports this function, which may be implemented by a 3rd party, by the convening or contributing provider, or even by a payer.
Note: This technical approach option better facilitates coordination between providers prior to the submission of a consolidated GFE Packet, significantly increasing the likelihood of completeness.
If the GFE Coordination Workflow is not an option for gathering all of the GFE Bundles from the contributing providers, this Implementation Guide provides a means for separate individual GFE Packet submissions to be linked for a payer to assemble. All providers submitting their individual GFE Packets related to one patient’s period of care need to provide the same GFEServiceLinkingInfo identifier (the GFE Packets GFE Composition Composition.extension[gfeServiceLinkingInfo].extension[linkingIdentifier].valueIdentifier
). This identifier would likely be created, assigned, and sent by the provider that initiated the request to the other participating providers through a means not defined in this guide. The number of other providers expected to submit estimates may also be included. A payer or intermediary can then use this service linking information to assemble together a complete set of GFEs for which to create an AEOB Packet for. This option is only available to providers if the payer, or an intermediary, receiving the separate GFE submissions supports assembly after submission.
Note: This option does not facilitate coordination providers prior to GFE Packet submission and therefore may lack completeness and reducing the likelihood for payers to accurately produce a complete Patient AEOB. This method does not provide a defined means for providers to directly indicate that they cannot participate. Additionally, since the GFEs are submitted individually, payers may not know when all of the GFEs have been received, what may be missing, when to start the time clock for compliance, and they may have to wait until the time limit is nearly expired before creating an AEOB Packet, possibly introducing unnecessary delays in providing the member with an estimate.
Notifications may be handled using FHIR Subscriptions or other methods such as unsolicited notification or messaging. This IG provides requirements and guidance for the use of FHIR Subscriptions.
This IG uses the FHIR Subscriptions R5 Backport Implementation Guide as a basis to support FHIR subscriptions. Support for the FHIR Subscriptions framework is new in this version of the PCT IG and is currently optional. However, FHIR Subscriptions will likely be required in a future version of this specification since it offers significant performance benefits. That guide references the SubscriptionTopic to express topics, or events that other systems can search for and subscribe to notifications of. The SubscriptionTopic resource is not supported by FHIR R4 systems. Instead, subscription topics in R4 can be defined using a Basic resource with extensions that represent the elements of the FHIR R5 resource. Neither standards based subscription topic discovery with the support of SubscriptionTopic nor the equivalent Basic resource versions described in the Subscriptions R5 Backport IG are required by this guide to support subscriptions. Regardless of whether the SubscriptionTopic or R4 Basic resource equivalent is supported, a system wanting to support subscriptions can still use the canonical URL of the SubscriptionTopic resource defined in this IG as the basis to define the nature of the subscription and may use it as the Subscription.criteria
.
Notifications of AEOB Packet availability should be sent to the intended recipient (patient or provider(s)).
For the patients, this means the creation or update of a AEOB Packet Document Reference for which the patient is the DocumentReference.subject
. This may be done by creating a compliant Subscription - AEOB Available for Subject Notification that references the SubscriptionTopic - AEOB Available for Subject Notification canonical URL of http://hl7.org/fhir/us/davinci-pct/SubscriptionTopic/davinci-pct-aeob-available-subject-notification
.
For the Author(s) (Provider(s)), this means the creation or update of a AEOB Packet Document Reference for which the author (provider) is the DocumentReference.author
. This may be done through creating a Subscription - AEOB Available for Author Notification that references the SubscriptionTopic - AEOB Available for Author Notification canonical URL of http://hl7.org/fhir/us/davinci-pct/SubscriptionTopic/davinci-pct-aeob-available-author-notification
.
There may be one or more Authors for the AEOB and Notifications can be shared directly to all authors through this means or to one Author (Convening Provider/GFE Submitter) who can then share the Patient AEOB with other contributing/co-providers as needed.
The subscriptions defined for Packet availability defined in this IG are for the DocumentReference resource. Generally, an AEOB Packet should not be updated but should be replaced. However, if updates are supported and there is a separate Bundle for the AEOB Packet content that is updated, the associated DocumentReference should be updated to trigger a notification.
The figures below show the relationships between the profiles involved in this workflow.
Note: For brevity, not all data elements are shown.
Figure 2 shows a GFE Packet submitted in the gfe-submit operation. It contains information about the patient, the payer and coverage information, and the GFE Bundles for processing.
Figure 2. GFE Packet
Figure 3 shows the components of the GFE Bundle. It contains the patient, coverage and payer if relevant, involved providers, and claims data with the estimated costs. If the GFE Coordination Workflow was used, this is the same GFE Bundle as the one provided by a GFE Contributor. All resources (supporting info, etc.) needed to process the GFE and produce the AEOB will be included in the GFE Bundle. Relevant resources referenced by such resources will also be included.
Figure 3. A GFE Bundle
Figure 4 shows an AEOB Packet created by a payer in response to a GFE-submit operation. The AEOB Packet will contain one or more AEOBs. Each AEOB will contain a reference to the original GFE Bundle (i.e., an exact copy of the originally submitted GFE).
The AEOB Packet includes, at a minimum, the full estimation based on the GFE Packet received in the GFE submission. If the payer or intermediary supports linking across submissions, the AEOB Packet may include estimates across linked GFE submissions (e.g. through a GFE Composition GFE Service Linking Info).
Figure 4. A AEOB Packet
The AEOB Summary represents the full summary of the estimation including costs and benefits, of all of the AEOB data contained within an AEOB Bundle.
The workflow diagram below describes the process of receiving a GFE Packet from the submitting provider and returning the completed AEOB asynchronously (or acknowledgement that the process was completed if the AEOB will not be returned to the provider), as well as the process for a patient app to query for and retrieve their completed AEOB.
Figure 5: Payer Perspective: End-to-End Workflow
Note: The OperationOutcome Resource is a collection of error, warning, or information messages that result from a system action or operation like the one described here. More information about the purpose and use of the OperationOutcome resource can be found in the FHIR specification.
422 Unprocessable Entity
is returned along with an OperationOutcome resource containing information about the encountered issues.Note: This preprocessing step is synchronous to the submission request and must be automated and not substantially extend response time.
202 Accepted
is returned, and the Content-Location header contains a URL for subsequent polling.replaces
relatesTo identifier that matches a previous GFE Submission identifier by the same submitter and the AEOB is not yet complete, the payer may assume that an AEOB response is no longer needed for the previous request and process the new request instead.replaces
relatesTo identifier that matches a previous GFE Submission identifier by the same submitter for which an AEOB Packet has been created, the payer should create a new AEOB Packet with Composition that has replaces relatesTo identifier of the previously created AEOB Composition and an AEOB Packet DocumentReference replaces relatesTo target that references the previously created AEOB Packet DocumentReference.202 Accepted
, indicating that the provider should poll again later. The payer system should return a Retry-After header with each in-progress polling response, and the client should use this information to inform the timing of the next polling request.200 OK
, and the body of the request is a Bundle resource of type batch-response. This batch-response bundle can contain the completed AEOB Packet and can contain one or more OperationOutcome resources with additional information regarding GFE/AEOB processing. If the batch-response Bundle does not contain an AEOB Packet, then it will contain at least one OperationOutcome resource detailing the reason why the AEOB Packet is not present (e.g. the AEOB was sent directly to the patient and will not be returned to the provider).The individual steps from the provider and patient perspective are detailed in the sections below.
A patient schedules a service and this triggers the composition of a collection of one or more GFEs, which the provider then submits to the payer for processing.
Figure 6: Provider Perspective
202 Accepted
with a Content-Location header containing the absolute URL of an endpoint for subsequent status requests (polling location).202 Accepted
return code and a valid URL in the Content-Location header, the provider may now poll for the status of the request. The AEOB Packet is created asynchronously since GFE processing has not taken place yet. The url returned in Step 1 can now be used to check the status of the AEOB process.
202 Accepted
, indicating that the provider should poll again later. The payer system should return a Retry-After header with each in-progress polling response, and the client should use this information to inform the timing of the next polling request.200 OK
, and the body of the request will be a Bundle resource of type batch-response. This batch-response bundle can contain the completed AEOB Packet and may contain one or more OperationOutcome resources with additional information regarding GFE/AEOB processing. If the batch-response Bundle does not contain an AEOB Packet, then it will contain at least one OperationOutcome resource detailing the reason why the AEOB Packet is not present (e.g. the AEOB was sent directly to the patient and will not be returned to the provider).The patient has scheduled the service(s) with the provider(s). The payer may return the completed AEOB to the patient in many ways such as via mail, the payer patient portal, mobile app, or other technology to connect to the AEOB API. The only method in scope for this guide is the FHIR-based API approach inspired by the Patient Access API defined in the CARIN Consumer Directed Payer Data Exchange guide (CARIN IG for Blue Button). If the payer does implement both this API and the Patient Access API defined in the CARIN IG, it is up to the payer to determine if those APIs use the same or different endpoints.
Figure 7: Patient Perspective
GET [base]/ExplanationOfBenefit?patient=[patient-id]
. Payer systems need to implement appropriate access controls to ensure that AEOBs are only accessible by the authenticated patient.
200 OK
, and the body will contain a Bundle resource of type searchset, containing zero or more ExplanationOfBenefit resources. Once the desired AEOB is found, the third-party app may use the same API to query for other resources referenced by the AEOB, such as Patient, Practitioner, Organization, and Coverage resources if those referenced resources are not contained in the AEOB itself. New AEOBs (either for new services or new updates to an existing AEOB) would have a different identifier and a created date later than previous AEOBs.Note: If GFE processing fails, the payer may use existing business processes to notify the patient, but this is out of scope for this guide.
Waive NSA Rights Consent Example Scenario
The diagram below shows examples of how a patient may provide or withhold consent for No Surprises Act protections using the balanceBilling extension on the GFE and how that could change the resulting AEOB from the payer.
Figure 8: Balance Billing Example
MRI Scenario