Da Vinci Prior Authorization Support (PAS) FHIR IG
2.0.1 - STU 2 United States of America flag

Da Vinci Prior Authorization Support (PAS) FHIR IG, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pas/ and changes regularly. See the Directory of published versions

OperationDefinition: Submit a Claim resource for inquiry

Official URL: http://hl7.org/fhir/us/davinci-pas/OperationDefinition/Claim-inquiry Version: 2.0.1
Standards status: Trial-use Maturity Level: 3 Computable Name: ClaimInquiry

This operation is used to make an inquiry for a previously-submitted Pre-Authorization. This Prior Authorization $inquire operation is a query-by-example that follows the X12 278 Inquiry rules. The only input parameter is the single Bundle resource with a PASClaimInquiry instance (along with other referenced resources) and the only output is a single Bundle with zero-to-many PASClaimInquiryResponses (and other referenced resources) or an OperationOutcome resource.

URL: [base]/Claim/$inquire

Input parameters Profile: PAS Inquiry Request Bundle

Output parameters Profile: PAS Inquiry Response Bundle

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INresource1..1Bundle

A Bundle containing a single ClaimInquiry plus referenced resources.

OUTreturn1..1Bundle

A Bundle containing a single ClaimInquiryResponse plus referenced resources.