Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. ABTEILUNG MODULE (UI prompt)



Module Entities (8)

EntityAliasModuleGlobal Schema
(1) AbteilungAbteilungAbteilungModuleKrankenhaeuser
(2) AbteilungArtAbteilungArtAbteilungModuleKrankenhaeuser
(3) DrgDrgAbteilungModuleKrankenhaeuser
(4) FallFallFallModuleKrankenhaeuser
(5) KrankenhausKrankenhausKrankenhausModuleKrankenhaeuser
(6) OpsOpsAbteilungModuleKrankenhaeuser
(7) ProzedurProzedurFallModuleKrankenhaeuser
(8) StationStationStationModuleKrankenhaeuser

Module Interfaces (22)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /abteilungartinsertAbteilungArt(abteilungart)AbteilungModulePOSTAbteilungArt
(2) /abteilung/{id}deleteAbteilungById(id)AbteilungModuleDELETEAbteilung
(3) /abteilung/krankenhaus/{id}findAllAbteilungOfKrankenhaus(id)AbteilungModuleGETKrankenhaus Abteilung
(4) /drginsertDrg(drg)AbteilungModulePOSTDrg
(5) /abteilung/abteilungart/{id}findAllAbteilungOfAbteilungArt(id)AbteilungModuleGETAbteilungArt Abteilung
(6) /ops/{id}deleteOpsById(id)AbteilungModuleDELETEOps
(7) /abteilunginsertAbteilung(abteilung)AbteilungModulePOSTAbteilung
(8) /ops/{id}findOpsById(id)AbteilungModuleGETOps
(9) /abteilungart/{id}deleteAbteilungArtById(id)AbteilungModuleDELETEAbteilungArt
(10) /abteilungartfindAllAbteilungArt()AbteilungModuleGETAbteilungArt
(11) /abteilungart/{id}findAbteilungArtById(id)AbteilungModuleGETAbteilungArt
(12) /ops/{id}updateOpsById(ops)AbteilungModulePUTOps
(13) /opsinsertOps(ops)AbteilungModulePOSTOps
(14) /drg/{id}updateDrgById(drg)AbteilungModulePUTDrg
(15) /abteilungart/{id}updateAbteilungArtById(abteilungart)AbteilungModulePUTAbteilungArt
(16) /drgfindAllDrg()AbteilungModuleGETDrg
(17) /abteilung/{id}updateAbteilungById(abteilung)AbteilungModulePUTAbteilung
(18) /abteilungfindAllAbteilung()AbteilungModuleGETAbteilung
(19) /opsfindAllOps()AbteilungModuleGETOps
(20) /drg/{id}findDrgById(id)AbteilungModuleGETDrg
(21) /drg/{id}deleteDrgById(id)AbteilungModuleDELETEDrg
(22) /abteilung/{id}findAbteilungById(id)AbteilungModuleGETAbteilung






1.1 ABTEILUNG


AbteilungAbteilungModuleKrankenhaeuser

Properties (5)

PropertyTypeEntityReferenceModule
(1) AbteilungArtLONGAbteilungAbteilungArtAbteilungModule
(2) IstBettenfuehrendBOOLAbteilung
(3) IstDiagnostischBOOLAbteilung
(4) KrankenhausLONGAbteilungKrankenhausKrankenhausModule
(5) NameSTRINGAbteilung





1.2 ABTEILUNG ART


AbteilungArtAbteilungModuleKrankenhaeuser

Properties (6)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGAbteilungArt
(2) CodeSTRINGAbteilungArt
(3) IstChirurgischBOOLAbteilungArt
(4) IstInternistischBOOLAbteilungArt
(5) IstPaediatrischBOOLAbteilungArt
(6) IstPsychiatrischBOOLAbteilungArt





1.3 DRG


DrgAbteilungModuleKrankenhaeuser

Properties (3)

PropertyTypeEntityReferenceModule
(1) BasisfallwertSTRINGDrg
(2) BeschreibungSTRINGDrg
(3) CodeSTRINGDrg





1.4 OPS


OpsAbteilungModuleKrankenhaeuser

Properties (2)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGOps
(2) CodeSTRINGOps





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum