# Get patient data
GET /patients/{patient_id}
# Book an appointment
POST /appointments
# Add medical note
POST /medical-notes
# Get available time slots
GET /timeslots
FHIR • HL7 • REST
Industry-standard protocols for healthcare data exchange
{
"credentials": "encrypted",
"encryption_key": "your_key",
"stored_by_leyr": false
}