# Zimbis Patient Profile Operations for zimbis patient profiles. ## Retrieve all site zimbis patient profiles - [GET /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_getzimbispatientprofiles.md) ## Create site zimbis patient profile - [POST /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_createzimbispatientprofile.md) ## Retrieve site zimbis patient profile by FHIR ID - [GET /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile/fhir/{fhirId}](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_getzimbispatientprofilebyfhirid.md) ## Retrieve site zimbis patient profile by id - [GET /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile/{siteZimbisPatientProfileId}](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_getzimbispatientprofile.md) ## Update site zimbis patient profile - [PUT /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile/{siteZimbisPatientProfileId}](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_updatezimbispatientprofile.md) ## Delete site zimbis patient profile - [DELETE /site/{siteId}/zimbis/patient/{siteZimbisPatientId}/profile/{siteZimbisPatientProfileId}](https://docs.heydonto.com/apis/zimbis/openapi/zimbis-patient-profile/zimbispatientprofilecontroller_deletezimbispatientprofile.md)