| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Patient | PatientModule | Arztpraxen |
| Property | Type | Entity | Reference | Module |
| (1) IstObdachlos | BOOL | Patient | ||
| (2) IstSelbstzahler | BOOL | Patient | ||
| (3) Person | INT | Patient | Person | PersonModule |
| (4) Versicherungsnummer | STRING | Patient |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /patient | insertPatient(patient) | PatientModule | POST | Patient |
| (2) /patient | findAllPatient() | PatientModule | GET | Patient |
| (3) /patient/{id} | updatePatientById(patient) | PatientModule | PUT | Patient |
| (4) /patient/{id} | deletePatientById(id) | PatientModule | DELETE | Patient |
| (5) /behandlung/patient/{id} | findAllBehandlungOfPatient(id) | PatientModule | GET | Patient Behandlung |
| (6) /patient/{id} | findPatientById(id) | PatientModule | GET | Patient |
| (7) /patient/person/{id} | findAllPatientOfPerson(id) | PatientModule | GET | Person Patient |
| (8) /termin/patient/{id} | findAllTerminOfPatient(id) | PersonModule | GET | Patient Termin |
| (9) /abrechnungsfall/patient/{id} | findAllAbrechnungsfallOfPatient(id) | VertragsmodellModule | GET | Patient Abrechnungsfall |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |