Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-21: PERSON (UI prompt)


PersonPersonModuleArztpraxen

Properties (9)

PropertyTypeEntityReferenceModule
(1) EmailAdresseSTRINGPerson
(2) GeburtsdatumDATEPerson
(3) GeschlechtSTRINGPerson
(4) NachnameSTRINGPerson
(5) OrtSTRINGPerson
(6) PostleitzahlSTRINGPerson
(7) StrasseSTRINGPerson
(8) TelefonnummerSTRINGPerson
(9) VornameSTRINGPerson


Module Interfaces (9)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /nichtmedizinischespersonal/person/{id}findAllNichtmedizinischesPersonalOfPerson(id)PatientModuleGETPerson NichtmedizinischesPersonal
(2) /patient/person/{id}findAllPatientOfPerson(id)PatientModuleGETPerson Patient
(3) /person/{id}findPersonById(id)PersonModuleGETPerson
(4) /personfindAllPerson()PersonModuleGETPerson
(5) /person/{id}deletePersonById(id)PersonModuleDELETEPerson
(6) /personinsertPerson(person)PersonModulePOSTPerson
(7) /arzt/person/{id}findAllArztOfPerson(id)PersonModuleGETPerson Arzt
(8) /person/{id}updatePersonById(person)PersonModulePUTPerson
(9) /arbeitsvertrag/person/{id}findAllArbeitsvertragOfPerson(id)PraxisModuleGETPerson Arbeitsvertrag

Monolithic System with one data source



Distributed System with one shared data source



Distributed System with synchronized data sources





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum