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.

The Foresight RCM API is RESTful, JSON-only, and authenticated with API keys. If you haven’t already, start with the Quickstart and Authentication guides.
Base URL: https://api.have-foresight.app/v1

How this reference is organized

Each resource has an Overview page (high-level concepts, typical flows, scopes) and an interactive endpoint reference rendered from the OpenAPI specification. The Full schema section at the bottom of the sidebar contains the complete machine-generated reference for every endpoint.

Resource map

Core healthcare data

ResourceUse for
PatientsDemographics, contact, identifiers.
EncountersClinical visits and procedures.
Pre-encountersPre-visit intake and prep.
Insurance policiesCoverage records.
Eligibility270/271 verification.
BenefitsNormalized benefit detail.

Revenue cycle

ResourceUse for
Prior authorizationsSubmit, track, answer, decide.
ClaimsCreate, validate, scrub, submit.
DenialsReceive, classify, decide next action.
AppealsGenerate, send, track outcomes.
Appeal templatesReusable appeal letter templates.

Clinical & coding

ResourceUse for
CliniciansProvider records.
CredentialingNPI verification, status checks.
Onboard clinicianNew-clinician onboarding flow.
Patient allergiesAllergy records.
Patient medical historyHistory of present illness, etc.
Patient pharmaciesPreferred pharmacies.
Patient weight loss profileSpecialty data for weight-loss programs.

Prescriptions

ResourceUse for
PrescriptionsSend, track, cancel.
Prescription requestsRequest prescriptions for review.

Imaging

ResourceUse for
Imaging studiesDICOM study records.
Imaging import jobsBulk DICOM imports.

Documents

ResourceUse for
DocumentsUpload, attach insurance cards.

EAP (employee assistance)

ResourceUse for
EAP enrollments & claimsEAP-specific workflow.

Workflow & operations

ResourceUse for
WorkWork assignments and queues.
SLA policiesSLA policy management.
Manual review policiesManual review routing.
Team membersRoster.
Status incidentsInternal incident tracking.
PermissionsPermission checks.
AnalyticsCoordinator and ops analytics.

Webhooks

ResourceUse for
Webhook subscriptionsManage webhook subscriptions.

Integrations

ResourceUse for
FHIRSMART-on-FHIR EHR connections.
HealthieHealthie connection management.
HL7v2HL7v2 MLLP service health.

Full schema

The full machine-generated schema for every endpoint is in the Full schema section at the bottom of the sidebar. It’s rendered from openapi.json which is regenerated on every release.