Logo
NeoArc Studio

Healthcare API

v1.0.0

<p>RESTful API for healthcare management including patients, providers, appointments, encounters, diagnoses, and prescriptions.</p><p>This API demonstrates lineage tracking to graph diagram nodes in the healthcare domain model.</p>

Tags: Patients, Providers, Appointments, Encounters, Diagnoses, Prescriptions

Servers

URL Description
https://api.healthcare.example.com/api/v1 Production server
https://staging-api.healthcare.example.com/api/v1 Staging server
https://sandbox.healthcare.example.com/api/v1 Sandbox environment for testing

Security Schemes

ID Type Name In Description
oauth2-scheme oauth2 - - OAuth 2.0 authentication for healthcare staff and patient portals
api-key-scheme apiKey API Key header API key for system integrations
bearer-jwt-scheme http - - JWT bearer token for authenticated requests