| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Patient | ZahnarztpraxisModule | Zahnarztpraxen |
| Property | Type | Entity | Reference | Module |
| (1) Geburtsdatum | DATE | Patient | ||
| (2) Krankenversicherungstyp | LONG | Patient | Krankenversicherungstyp | ZahnarztpraxisModule |
| (3) Land | LONG | Patient | Land | LandModule |
| (4) Nachname | STRING | Patient | ||
| (5) Vorname | STRING | Patient |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /patient/{id} | deletePatientById(id) | ZahnarztpraxisModule | DELETE | Patient |
| (2) /patient | insertPatient(patient) | ZahnarztpraxisModule | POST | Patient |
| (3) /behandlungsfall/patient/{id} | findAllBehandlungsfallOfPatient(id) | ZahnarztpraxisModule | GET | Patient Behandlungsfall |
| (4) /patient/{id} | findPatientById(id) | ZahnarztpraxisModule | GET | Patient |
| (5) /patient | findAllPatient() | ZahnarztpraxisModule | GET | Patient |
| (6) /patient/land/{id} | findAllPatientOfLand(id) | ZahnarztpraxisModule | GET | Land Patient |
| (7) /patient/krankenversicherungstyp/{id} | findAllPatientOfKrankenversicherungstyp(id) | ZahnarztpraxisModule | GET | Krankenversicherungstyp Patient |
| (8) /patient/{id} | updatePatientById(patient) | ZahnarztpraxisModule | PUT | Patient |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |