Finance and Insurance Service (FAIS)
1.0.1-current - ci-build
Finance and Insurance Service (FAIS), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.Finance/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/FAIS/CapabilityStatement/IHE.FAIS.ClaimsRequestor | Version: 1.0.1-current | |||
Active as of 2024-07-17 | Computable Name: IHE_FAIS_ClaimsRequestor |
CapabilityStatement for Claims Requestor Actor.
The Claims Requestor files a pre-determination, pre-authorization, or claim for a patient, as well as cancel and re-process claims, and can query for responses when the result is queued.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement IHE.FAIS.ClaimsRequestor
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
FAIS Claims Requestor provides capability to submit claim requests and query for claim responses.
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
search-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Claim | Supported Profiles FAIS Claim Profile | $submit , $cancel , $reprocess | |||||||
ClaimResponse | Supported Profiles FAIS ClaimResponse Profile | y | y | _lastUpdated, _id, status, request, patient, requestor |
Supports these transactions:
FAIS Track Claim transaction [ITI-129]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _lastUpdated | date | When the resource version last changed. The values for this shall support these prefixes: gt, lt, ge, le, sa, and eb. |
MAY | _id | token | Logical id of this artifact |
MAY | status | token | The status of the response |
MAY | request | reference | The coverage eligiblity request |
MAY | patient | reference | The beneficiary |
MAY | requestor | reference | The provider making the request |