Scheduling | Medplum

Features

The Medplum scheduling implementation is a very standards compliant implementation of the FHIR Schedule. It has the following features.

Common Configurations

When enabling scheduling by patients or referring physicians, it's critical that scheduling is only enabled under the correct conditions.

FHIR Resources

Resource App Link Create New API Documentation
Schedule View All Create New API
Slot View All Create via API or workflow API
Appointment View All Create via API or workflow API

In general one Schedule has many Slots, one Appointment takes one or more Slots.

Demos and Reference Material