Skip to main content

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.

Clinical visits and procedures. The unit of work that becomes one or more claim lines.

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

MethodPath
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
See the Full schema section in the sidebar for the interactive request/response reference rendered from openapi.json.