# Communication ## Get FHIR r4 communications - [GET /site/{siteId}/fhir/communication](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_getcommunications.md) ## Create FHIR r4 communication - [POST /site/{siteId}/fhir/communication](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_createcommunication.md) ## Get FHIR r4 communication by ID - [GET /site/{siteId}/fhir/communication/{id}](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_getcommunication.md) ## Update FHIR r4 communication - [PUT /site/{siteId}/fhir/communication/{id}](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_updatecommunication.md) ## Delete FHIR r4 communication - [DELETE /site/{siteId}/fhir/communication/{id}](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_deletecommunication.md) ## Get FHIR r4 communication history by ID - [GET /site/{siteId}/fhir/communication/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/communication/fhircommunicationcontroller_getcommunicationhistory.md)