Get list of InsurancePlans

GET {{baseUrl}}/api/v2/InsurancePlan?insurance-plan-name=<string>&member-id=<string>&insurance-zip=<string>&insurance-address=<string>&insurance-state=<string>&insurance-city=<string>&_count=<integer>&_offset=<integer>&insurance-phone=<string>&state-of-coverage=<string>&product-type-id=<integer>&case-policy-type-id=<integer>

Overview:

Retrieves detailed information on insurance plans, enabling healthcare developers to access and display real-time data regarding coverage details for streamlined verification and analysis within clinical workflows.

This is only supported in ATHENA.

Use Cases:

  • Retrieve Insurance Plans: Obtain details of available insurance plans

  • Access Coverage Information: Retrieve details of coverage

  • Query Plan Networks: Obtain information on plan networks

  • Review Benefits Details: Access details of plan benefits

  • Examine Premium Rates: Retrieve premium rate information

Request Params

KeyDatatypeRequiredDescription
insurance-plan-namestring(Required) The name of the insurance plan
member-idstring(Required) The member id associated with the insurance plan
insurance-zipstringThe ZIP code associated with the insurance.
insurance-addressstringThe address of the insurance provider.
insurance-statestringThe state in which the insurance provider is located.
insurance-citystringThe city in which the insurance provider is located.
_countstringThe number of records to return in the result set.
_offsetstringThe number of records to skip before starting to return results.
insurance-phonestringThe phone number associated with the insurance provider.
state-of-coveragestringThe state in which the insurance plan offers coverage.
product-type-idstringThe identifier for the type of insurance product.
case-policy-type-idstringThe identifier for the case policy type.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}