Clinical visits and procedures. The unit of work that becomes one or more claim lines.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
- Every claim references one encounter.
- Codes can be supplied directly or derived from notes via
/encounters/{id}/derive-codes. - Provenance for derived codes is queryable for audit.
Scopes
encounters:read, encounters:write
Endpoints
| Method | Path |
|---|---|
POST | /v1/encounters/{id}/derive-codes |
GET | /v1/encounters/{id}/provenance |
PATCH | /v1/encounters/{id}/provenance |
PATCH | /v1/encounters/{id} |
POST | /v1/encounters/batch-create-claims |
POST | /v1/encounters |
PATCH | /v1/encounters |
openapi.json.