| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Station | StationModule | Krankenhaeuser |
| Property | Type | Entity | Reference | Module |
| (1) Abteilung | LONG | Station | Abteilung | AbteilungModule |
| (2) Bettenanzahl | LONG | Station | ||
| (3) Etage | STRING | Station | ||
| (4) Name | STRING | Station |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /dienst/station/{id} | findAllDienstOfStation(id) | MitarbeiterRolleModule | GET | Station Dienst |
| (2) /station/{id} | findStationById(id) | StationModule | GET | Station |
| (3) /station | findAllStation() | StationModule | GET | Station |
| (4) /bett/station/{id} | findAllBettOfStation(id) | StationModule | GET | Station Bett |
| (5) /station | insertStation(station) | StationModule | POST | Station |
| (6) /bewegung/station/{id} | findAllBewegungOfStation(id) | StationModule | GET | Station Bewegung |
| (7) /station/{id} | updateStationById(station) | StationModule | PUT | Station |
| (8) /station/abteilung/{id} | findAllStationOfAbteilung(id) | StationModule | GET | Abteilung Station |
| (9) /station/{id} | deleteStationById(id) | StationModule | DELETE | Station |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |