Elation Health · Example Payload

Elation Health Appointment Example

Routine annual physical examination

HealthcareUnited StatesEHREMRFHIRHL7InteroperabilitySMART on FHIRPrimary CareValue-Based CareEligibilityClinical DataSchedulinge-PrescribingDigital Health

Elation Health Appointment Example is an example object payload from Elation Health, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idscheduled_datedurationreasondescriptionpatientphysicianpracticemodeservice_locationstatustime_slot_typepaymentbilling_detailsis_blockingcreated_datelast_modified_datedeleted_date

Example Payload

Raw ↑
{
  "id": 98765432,
  "scheduled_date": "2026-06-20T10:00:00-07:00",
  "duration": 30,
  "reason": "Annual Wellness Visit",
  "description": "Routine annual physical examination",
  "patient": 64072843,
  "physician": 131072,
  "practice": 65540,
  "mode": "IN_PERSON",
  "service_location": {
    "name": "Main Office",
    "address": "456 Medical Plaza, San Francisco, CA 94107",
    "phone": "415-555-0200",
    "place_of_service_code": "11"
  },
  "status": {
    "status": "Scheduled",
    "room": null,
    "status_date": "2026-06-13T08:00:00Z"
  },
  "time_slot_type": "appointment",
  "payment": null,
  "billing_details": null,
  "is_blocking": false,
  "created_date": "2026-06-13T08:00:00Z",
  "last_modified_date": "2026-06-13T08:00:00Z",
  "deleted_date": null
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/elation-health-appointment-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.