# Schedule ## Get FHIR r4 schedules - [GET /site/{siteId}/fhir/schedule](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_getschedules.md) ## Create FHIR r4 schedule - [POST /site/{siteId}/fhir/schedule](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_createschedule.md) ## Get FHIR r4 schedule by ID - [GET /site/{siteId}/fhir/schedule/{id}](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_getschedule.md) ## Update FHIR r4 schedule - [PUT /site/{siteId}/fhir/schedule/{id}](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_updateschedule.md) ## Delete FHIR r4 schedule - [DELETE /site/{siteId}/fhir/schedule/{id}](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_deleteschedule.md) ## Get FHIR r4 schedule history by ID - [GET /site/{siteId}/fhir/schedule/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/schedule/fhirschedulecontroller_getschedulehistory.md)