View claims

This endpoint returns a list of insurance claims. You can filter by patient, provider, guarantor, or updated_since. You must provide at least one filter.

Query Params
string
required

Used to scope the request to the specified institution

int32
required

Used to scope the request to the specified location

string
Defaults to null

Optional comma-separated string of fields to sort on. Include a leading dash for descending order.

Available fields:

  • updated_at
  • -updated_at
int32

The ID of the patient associated with the claim

int32

The ID of the guarantor associated with the claim

int32

The ID of the provider associated with the claim

date-time

Claims updated after the specified time (UTC)

date

Claims with the specified date of service

boolean
Defaults to false

Includes deleted claims

string

First item of the current page. Starts empty

string

Last item of the current page. Starts empty

int32
Defaults to 5

Number of results to return per page. Maximum allowed amount is 1000.

Headers
string
required
Defaults to v20240412

The NexHealth API version

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json