Claims Query
Description
Using the given filter criteria, this query may be used to obtain claims. The QueryResponse event type specifies the format of the response.
API Endpoints for Claims Query
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/claim/query.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Event Type | IntraConnects Request | Data Type | Athena Request |
---|---|---|---|
Event Type | IntraConnects Request | Data Type | Request |
ClaimQuery | Meta.DataModel | String | Claim |
ClaimQuery | Meta.EventType | String | Query |
ClaimQuery | Meta.Event | String | |
ClaimQuery | Meta.Test | Boolean | |
ClaimQuery | Meta.Source | String | |
ClaimQuery | Meta.Source.ID | String | |
ClaimQuery | Meta.Source.Name | String | |
ClaimQuery | Patient.Identifiers[] | Array of Objects | |
ClaimQuery | Patient.Identifiers[].ID | String | patientid |
ClaimQuery | Patient.Identifiers[].IDType | String | EHRID |