# Bundle ## Get FHIR r4 bundles - [GET /site/{siteId}/fhir/bundle](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_getbundles.md) ## Create FHIR r4 bundle - [POST /site/{siteId}/fhir/bundle](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_createbundle.md) ## Get FHIR r4 bundle by ID - [GET /site/{siteId}/fhir/bundle/{id}](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_getbundle.md) ## Update FHIR r4 bundle - [PUT /site/{siteId}/fhir/bundle/{id}](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_updatebundle.md) ## Delete FHIR r4 bundle - [DELETE /site/{siteId}/fhir/bundle/{id}](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_deletebundle.md) ## Get FHIR r4 bundle history by ID - [GET /site/{siteId}/fhir/bundle/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/bundle/fhirbundlecontroller_getbundlehistory.md)