Coverage records — payer, member ID, group number, effective dates.Documentation Index
Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt
Use this file to discover all available pages before exploring further.
Concepts
- A patient can have multiple active policies (primary, secondary).
- Policies are validated against the payer (270/271) before each claim.
Scopes
insurance:read, insurance:write
Endpoints
| Method | Path |
|---|---|
PATCH | /v1/insurance-policies/{id} |
GET | /v1/insurance-policies |
POST | /v1/insurance-policies |
GET | /v1/insurance-policies/validate |
openapi.json.