Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. BEWOHNER MODULE (UI prompt)



Module Entities (10)

EntityAliasModuleGlobal Schema
(1) BewohnerBewohnerBewohnerModuleBetreutesWohnen
(2) BewohnerWohnformBewohnerWohnformWohnformModuleBetreutesWohnen
(3) GruppentreffenTeilnehmerGruppentreffenTeilnehmerGruppentreffenModuleBetreutesWohnen
(4) HilfsplanHilfsplanHilfsplanModuleBetreutesWohnen
(5) KonfliktfallKonfliktfallMitarbeiterModuleBetreutesWohnen
(6) LandesvarianteLandesvarianteLandesvarianteModuleBetreutesWohnen
(7) MitarbeiterMitarbeiterMitarbeiterModuleBetreutesWohnen
(8) PersonPersonBewohnerModuleBetreutesWohnen
(9) SozialleistungsfallSozialleistungsfallBewohnerModuleBetreutesWohnen
(10) VertragVertragTraegerorganisationModuleBetreutesWohnen

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /person/{id}deletePersonById(id)BewohnerModuleDELETEPerson
(2) /sozialleistungsfall/{id}deleteSozialleistungsfallById(id)BewohnerModuleDELETESozialleistungsfall
(3) /person/{id}findPersonById(id)BewohnerModuleGETPerson
(4) /bewohner/{id}deleteBewohnerById(id)BewohnerModuleDELETEBewohner
(5) /bewohnerfindAllBewohner()BewohnerModuleGETBewohner
(6) /sozialleistungsfallinsertSozialleistungsfall(sozialleistungsfall)BewohnerModulePOSTSozialleistungsfall
(7) /bewohner/{id}findBewohnerById(id)BewohnerModuleGETBewohner
(8) /sozialleistungsfallfindAllSozialleistungsfall()BewohnerModuleGETSozialleistungsfall
(9) /sozialleistungsfall/bewohner/{id}findAllSozialleistungsfallOfBewohner(id)BewohnerModuleGETBewohner Sozialleistungsfall
(10) /bewohner/{id}updateBewohnerById(bewohner)BewohnerModulePUTBewohner
(11) /sozialleistungsfall/{id}findSozialleistungsfallById(id)BewohnerModuleGETSozialleistungsfall
(12) /bewohner/landesvariante/{id}findAllBewohnerOfLandesvariante(id)BewohnerModuleGETLandesvariante Bewohner
(13) /sozialleistungsfall/{id}updateSozialleistungsfallById(sozialleistungsfall)BewohnerModulePUTSozialleistungsfall
(14) /personfindAllPerson()BewohnerModuleGETPerson
(15) /personinsertPerson(person)BewohnerModulePOSTPerson
(16) /bewohnerinsertBewohner(bewohner)BewohnerModulePOSTBewohner
(17) /bewohner/person/{id}findAllBewohnerOfPerson(id)BewohnerModuleGETPerson Bewohner
(18) /person/{id}updatePersonById(person)BewohnerModulePUTPerson






1.1 BEWOHNER


BewohnerBewohnerModuleBetreutesWohnen

Properties (6)

PropertyTypeEntityReferenceModule
(1) EnddatumDATEBewohner
(2) LandesvarianteLONGBewohnerLandesvarianteLandesvarianteModule
(3) PersonLONGBewohnerPersonBewohnerModule
(4) StartdatumDATEBewohner
(5) UnterstuetzungsniveauSTRINGBewohner
(6) ZielgruppeSTRINGBewohner





1.2 PERSON


PersonBewohnerModuleBetreutesWohnen

Properties (12)

PropertyTypeEntityReferenceModule
(1) GeburtsdatumDATEPerson
(2) IstBehindertBOOLPerson
(3) IstDrogenabhaengigBOOLPerson
(4) IstEhemaligerStrafgefangenerBOOLPerson
(5) IstJugendlichBOOLPerson
(6) IstKoerperlichBeeintraechtigtBOOLPerson
(7) IstObdachlosBOOLPerson
(8) IstPsychischErkranktBOOLPerson
(9) IstSeniorBOOLPerson
(10) NachnameSTRINGPerson
(11) NotizenSTRINGPerson
(12) VornameSTRINGPerson





1.3 SOZIALLEISTUNGSFALL


SozialleistungsfallBewohnerModuleBetreutesWohnen

Properties (6)

PropertyTypeEntityReferenceModule
(1) BewohnerLONGSozialleistungsfallBewohnerBewohnerModule
(2) EnddatumDATESozialleistungsfall
(3) GesetzesbezugSTRINGSozialleistungsfall
(4) LeistungsartSTRINGSozialleistungsfall
(5) NotizenSTRINGSozialleistungsfall
(6) StartdatumDATESozialleistungsfall





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum