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.ClaimsManager | Version: 1.0.1-current | |||
Active as of 2024-07-17 | Computable Name: IHE_FAIS_ClaimsManager |
CapabilityStatement for Claims Requestor Actor.
The Claims Manager processes claims requests from the Claims Requestor. It follows internal business processes to create the claim that are beyond the scope of this profile. It also responds to claim tracking requests to return the status of the requested claim.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement IHE.FAIS.ClaimsManager
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.
server
FAIS Claims Manager rovides capability to receive claim submissions and respond to queries 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 |
---|---|---|---|---|---|---|---|---|---|
CoverageEligibilityRequest | Supported Profiles FAIS CoverageEligibilityRequest Profile | $submit | |||||||
CoverageEligibilityResponse | Supported Profiles FAIS CoverageEligibilityResponse Profile | y | y | _lastUpdated, _id, status, request, patient, requestor | |||||
Claim | Supported Profiles FAIS Claim Profile | $submit , $cancel , $reprocess | |||||||
ClaimResponse | Supported Profiles FAIS ClaimResponse Profile | y | y | _lastUpdated, _id, status, request, patient, requestor |
FAIS Check Coverage Eligibility transaction [ITI-124]
read
, search-type
.FAIS Check Coverage Eligibility Status transaction [ITI-125]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _lastUpdated | date | When the resource version last changed. The values for this shall support these prefixes: gt, lt, ge, le, sa, and eb. |
SHALL | _id | token | Logical id of this artifact |
SHALL | status | token | The status of the response |
SHALL | request | reference | The coverage eligiblity request |
SHALL | patient | reference | The beneficiary |
SHALL | requestor | reference | The provider making the request |
Supports these transactions:
FAIS Track Claim transaction [ITI-129]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _lastUpdated | date | When the resource version last changed. The values for this shall support these prefixes: gt, lt, ge, le, sa, and eb. |
SHALL | _id | token | Logical id of this artifact |
SHALL | status | token | The status of the response |
SHALL | request | reference | The coverage eligiblity request |
SHALL | patient | reference | The beneficiary |
SHALL | requestor | reference | The provider making the request |