Skip to content

REST API Endpoints

Complete REST API documentation.

FHIR Endpoints

All FHIR resources available at:

/api/fhir/{ResourceType}

Web UI Endpoints

Patient management:

GET  /patients
POST /patients/save
GET  /patients/{id}
GET  /patients/{id}/edit

See API Reference for full list.