Available Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/2.0/patients/{id}/get_photo/ | Retrieve Patients Get Photo |
| GET | /api/2.0/patients/{id}/profile_image/ | Retrieve Patients Profile Image |
| POST | /api/2.0/patients/{id}/profile_image/ | Create Patients Profile Image |
| DELETE | /api/2.0/patients/{id}/profile_image/ | Delete Patients Profile Image |
