Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Eden Health grdn.routes.impl.appointments API

Contains handlers for routes related to Appointments, Cases, Encounters etc. On timezones: Appointments are tied to Athena departments, and their date and start time are to be interpreted as representing a local datetime in the Athena department's time zone. Popups are special in that they have a dedicated department with the New York time zone, but their physical location (and thus time zone) could differ from that. To abstract over departments and popups, we introduce the notion of a location time zone, that is equal to the pop-up's time zone for popup appointments, and the department time zone for all others. All appointment times for appointments at physical locations are displayed to the user in the location time zone. All appointment times for virtual appointments are displayed to the user in their preferred time zone as communicated by the client.

Eden Health grdn.routes.impl.appointments API is one of 43 APIs that Eden Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include grdn.routes.impl.appointments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 13 paths. It is described by OpenAPI 2.0.

Requests are made against the base URL https://api.edenhealth.com.

16 operations 13 paths 0 schemas 1 DELETE8 GET4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://api.edenhealth.com
Resource Areas
1

Paths & Operations 16

Across 13 paths, the API surfaces 16 operations — 1 DELETE, 8 GET, 4 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

grdn.routes.impl.appointments 16

Contains handlers for routes related to Appointments, Cases, Encounters etc. On timezones: Appointments are tied to Athena departments, and their date and start time are to be int…

GET
/v2/appointment
get-digital-visit-handler
2 params → default
POST
/v2/appointment
new-digital-visit-handler
1 param → default
POST
/v2/appointment/book
book-appointments-handler
1 param → default
GET
/v2/appointment/booked
booked-appointments-handler
2 params → default
GET
/v2/appointment/booked-established
booked-appointments-established-handler
2 params → default
PUT
/v2/appointment/{appointment-id}
checkout-digital-visit-handler
2 params → default
DELETE
/v2/appointment/{appointment-id}/after-visit-summary
delete-after-visit-summary-message-handler
1 param → default
POST
/v2/appointment/{appointment-id}/after-visit-summary
send-after-visit-summary-handler
2 params → default
PUT
/v2/appointment/{appointment-id}/cancel
cancel-appointment-handler
2 params → default
POST
/v2/appointment/{appointment-id}/check-in
check-in-appointment-handler
2 params → default
GET
/v2/appointment/{appointment-id}/check-in
get-check-in-screeners-handler
2 params → default
GET
/v2/appointment/{appointment-id}/note
get-appointment-note-handler
2 params → default
GET
/v2/department/{department-id}/appointment-reasons
appointment-reasons-by-dept-handler
1 param → default
GET
/v2/department/{department-id}/reason/{appointment-reason-id}/open-grouped
open-appointments-grouped-handler
7 params → default
PUT
/v2/encounter/{encounter-id}/after-visit-summary
update-after-visit-summary-handler
2 params → default
GET
/v2/patient/{patient-id}/encounter/{encounter-id}
get-encounter-handler
2 params → default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eden-health-grdn-routes-impl-appointments-api-openapi.yml Raw ↑

Other APIs Eden Health publishes across the network.

Eden Health grdn.handler API
Eden Health grdn.routes.impl.addons API
Eden Health grdn.routes.impl.app API
Eden Health grdn.routes.impl.assignment API
Eden Health grdn.routes.impl.athena-providers API
Eden Health grdn.routes.impl.auth API
Eden Health grdn.routes.impl.bookable-entities API
Eden Health grdn.routes.impl.brad API
Eden Health grdn.routes.impl.bug API
Eden Health grdn.routes.impl.care-pods API
Eden Health grdn.routes.impl.careteam API
Eden Health grdn.routes.impl.channel API