| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Person | PersonModule | Arztpraxen |
| Property | Type | Entity | Reference | Module |
| (1) EmailAdresse | STRING | Person | ||
| (2) Geburtsdatum | DATE | Person | ||
| (3) Geschlecht | STRING | Person | ||
| (4) Nachname | STRING | Person | ||
| (5) Ort | STRING | Person | ||
| (6) Postleitzahl | STRING | Person | ||
| (7) Strasse | STRING | Person | ||
| (8) Telefonnummer | STRING | Person | ||
| (9) Vorname | STRING | Person |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /nichtmedizinischespersonal/person/{id} | findAllNichtmedizinischesPersonalOfPerson(id) | PatientModule | GET | Person NichtmedizinischesPersonal |
| (2) /patient/person/{id} | findAllPatientOfPerson(id) | PatientModule | GET | Person Patient |
| (3) /person/{id} | findPersonById(id) | PersonModule | GET | Person |
| (4) /person | findAllPerson() | PersonModule | GET | Person |
| (5) /person/{id} | deletePersonById(id) | PersonModule | DELETE | Person |
| (6) /person | insertPerson(person) | PersonModule | POST | Person |
| (7) /arzt/person/{id} | findAllArztOfPerson(id) | PersonModule | GET | Person Arzt |
| (8) /person/{id} | updatePersonById(person) | PersonModule | PUT | Person |
| (9) /arbeitsvertrag/person/{id} | findAllArbeitsvertragOfPerson(id) | PraxisModule | GET | Person Arbeitsvertrag |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |