# Patient ## Get FHIR r4 patients - [GET /site/{siteId}/fhir/patient](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_getpatients.md) ## Create FHIR r4 patient - [POST /site/{siteId}/fhir/patient](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_createpatient.md) ## Get FHIR r4 patient by ID - [GET /site/{siteId}/fhir/patient/{id}](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_getpatient.md) ## Update FHIR r4 patient - [PUT /site/{siteId}/fhir/patient/{id}](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_updatepatient.md) ## Delete FHIR r4 patient - [DELETE /site/{siteId}/fhir/patient/{id}](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_deletepatient.md) ## Get FHIR r4 patient history by ID - [GET /site/{siteId}/fhir/patient/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/patient/fhirpatientcontroller_getpatienthistory.md)