| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| HealthInsurance | CompanyModule | SchoolOrganizer |
| Property | Type | Entity | Reference | Module |
| (1) InsuranceCompany | LONG | HealthInsurance | Company | CompanyModule |
| (2) InsuranceNumber | STRING | HealthInsurance |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /healthinsurance | findAllHealthInsurance() | CompanyModule | GET | HealthInsurance |
| (2) /healthinsurance/{id} | updateHealthInsuranceById(healthinsurance) | CompanyModule | PUT | HealthInsurance |
| (3) /healthinsurance | insertHealthInsurance(healthinsurance) | CompanyModule | POST | HealthInsurance |
| (4) /healthinsurance/insurancecompany/{id} | findAllHealthInsuranceOfInsuranceCompany(id) | CompanyModule | GET | Company HealthInsurance |
| (5) /healthinsurance/{id} | findHealthInsuranceById(id) | CompanyModule | GET | HealthInsurance |
| (6) /healthinsurance/{id} | deleteHealthInsuranceById(id) | CompanyModule | DELETE | HealthInsurance |
| (7) /student/healthinsurance/{id} | findAllStudentOfHealthInsurance(id) | StudentModule | GET | HealthInsurance Student |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |