FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.FAIS.CoverageRequestor

Packageihe.iti.fais
TypeCapabilityStatement
IdIHE.FAIS.CoverageRequestor
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/FAIS/https://build.fhir.org/ig/IHE/ITI.Finance/CapabilityStatement-IHE.FAIS.CoverageRequestor.html
URLhttps://profiles.ihe.net/ITI/FAIS/CapabilityStatement/IHE.FAIS.CoverageRequestor
Version1.0.1-current
Statusactive
Date2024-07-17
NameIHE_FAIS_CoverageRequestor
TitleIHE FAIS Coverage Requestor
Realmuv
Authorityihe
DescriptionCapabilityStatement for [Coverage Requestor Actor](volume-1.html#coverage-requestor). The Coverage Requestor checks for what coverage a patient has and can query for responses when the result is queued.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
IHE.FAIS.CoverageEligibilityRequest.SubmitFAIS Coverage Eligibility Request $submit
StructureDefinition
IHE.FAIS.CoverageEligibilityRequestFAIS CoverageEligibilityRequest Profile
IHE.FAIS.CoverageEligibilityResponseFAIS CoverageEligibilityResponse Profile

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.FAIS.CoverageRequestor

IHE FAIS Coverage Requestor

  • Implementation Guide Version: 1.0.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2024-07-17
  • Published by: IHE IT Infrastructure Technical Committee

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.

FHIR RESTful Capabilities

Mode: client

FAIS Coverage Requestor provides capability to submit coverage eligibility requests and query for coverage eligibility responses.

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions
  • MAY support the search-systeminteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
CoverageEligibilityRequestSupported Profiles
  FAIS CoverageEligibilityRequest Profile
$submit
CoverageEligibilityResponseSupported Profiles
  FAIS CoverageEligibilityResponse Profile
yy_lastUpdated, _id, status, request, patient, requestor

Resource Conformance: supported CoverageEligibilityRequest

Core FHIR Resource
CoverageEligibilityRequest
Reference Policy
Interaction summary

    Documentation

    FAIS Check Coverage Eligibility transaction [ITI-124]

    Extended Operations
    ConformanceOperationDocumentation
    SHALL$submit

    Submits a coverage eligibility request to check the coverage of a beneficiary. FAIS Check Coverage Eligibility transaction [ITI-124].

    Resource Conformance: MAY CoverageEligibilityResponse

    Core FHIR Resource
    CoverageEligibilityResponse
    Reference Policy
    Interaction summary
    • MAY support read, search-type.

    Documentation

    FAIS Check Coverage Eligibility Status transaction [ITI-125]

    Search Parameters
    ConformanceParameterTypeDocumentation
    MAY_lastUpdateddate

    When the resource version last changed. The values for this shall support these prefixes: gt, lt, ge, le, sa, and eb.

    MAY_idtoken

    Logical id of this artifact

    MAYstatustoken

    The status of the response

    MAYrequestreference

    The coverage eligiblity request

    MAYpatientreference

    The beneficiary

    MAYrequestorreference

    The provider making the request

     

    Source

    {
      "resourceType": "CapabilityStatement",
      "id": "IHE.FAIS.CoverageRequestor",
      "text": {
        "status": "extensions",
        "div": "<!-- snip (see above) -->"
      },
      "url": "https://profiles.ihe.net/ITI/FAIS/CapabilityStatement/IHE.FAIS.CoverageRequestor",
      "version": "1.0.1-current",
      "name": "IHE_FAIS_CoverageRequestor",
      "title": "IHE FAIS Coverage Requestor",
      "status": "active",
      "experimental": false,
      "date": "2024-07-17",
      "publisher": "IHE IT Infrastructure Technical Committee",
      "contact": [
        {
          "telecom": [
            {
              "system": "url",
              "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
            }
          ]
        },
        {
          "telecom": [
            {
              "system": "email",
              "value": "iti@ihe.net"
            }
          ]
        },
        {
          "name": "IHE IT Infrastructure Technical Committee",
          "telecom": [
            {
              "system": "email",
              "value": "iti@ihe.net"
            }
          ]
        }
      ],
      "description": "CapabilityStatement for [Coverage Requestor Actor](volume-1.html#coverage-requestor).\n\nThe Coverage Requestor checks for what coverage a patient has and can query for responses when the result is queued.",
      "jurisdiction": [
        {
          "coding": [
            {
              "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
              "code": "001"
            }
          ]
        }
      ],
      "kind": "requirements",
      "fhirVersion": "4.0.1",
      "format": [
        "application/fhir+xml",
        "application/fhir+json"
      ],
      "rest": [
        {
          "mode": "client",
          "documentation": "FAIS Coverage Requestor provides capability to submit coverage eligibility requests and query for coverage eligibility responses.",
          "security": {
            "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
          },
          "resource": [
            {
              "type": "CoverageEligibilityRequest",
              "supportedProfile": [
                "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.CoverageEligibilityRequest"
              ],
              "documentation": "FAIS Check Coverage Eligibility transaction [[ITI-124]](ITI-124.html)",
              "operation": [
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "SHALL"
                    }
                  ],
                  "name": "submit",
                  "definition": "https://profiles.ihe.net/ITI/FAIS/OperationDefinition/IHE.FAIS.CoverageEligibilityRequest.Submit",
                  "documentation": "Submits a coverage eligibility request to check the coverage of a beneficiary.  FAIS Check Coverage Eligibility transaction [[ITI-124]](ITI-124.html)."
                }
              ]
            },
            {
              "type": "CoverageEligibilityResponse",
              "supportedProfile": [
                "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.CoverageEligibilityResponse"
              ],
              "documentation": "FAIS Check Coverage Eligibility Status transaction [[ITI-125]](ITI-125.html)",
              "interaction": [
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "code": "read"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "code": "search-type"
                }
              ],
              "searchParam": [
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "_lastUpdated",
                  "type": "date",
                  "documentation": "When the resource version last changed.  The values for this shall support these prefixes: gt, lt, ge, le, sa, and eb."
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "_id",
                  "type": "token",
                  "documentation": "Logical id of this artifact"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "status",
                  "type": "token",
                  "documentation": "The status of the response"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "request",
                  "type": "reference",
                  "documentation": "The coverage eligiblity request"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "patient",
                  "type": "reference",
                  "documentation": "The beneficiary"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "MAY"
                    }
                  ],
                  "name": "requestor",
                  "type": "reference",
                  "documentation": "The provider making the request"
                }
              ]
            }
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "search-system"
            }
          ]
        }
      ]
    }