Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-23: BEHANDLUNG (UI prompt)


BehandlungPatientModuleArztpraxen

Properties (7)

PropertyTypeEntityReferenceModule
(1) ArztINTBehandlungArztPersonModule
(2) BehandlungsartSTRINGBehandlung
(3) BehandlungszeitDATEBehandlung
(4) NotizenSTRINGBehandlung
(5) PatientINTBehandlungPatientPatientModule
(6) PraxisINTBehandlungPraxisPraxisModule
(7) TerminINTBehandlungTerminPersonModule


Module Interfaces (10)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /behandlungsleistung/behandlung/{id}findAllBehandlungsleistungOfBehandlung(id)PatientModuleGETBehandlung Behandlungsleistung
(2) /behandlung/{id}updateBehandlungById(behandlung)PatientModulePUTBehandlung
(3) /behandlung/arzt/{id}findAllBehandlungOfArzt(id)PatientModuleGETArzt Behandlung
(4) /behandlung/praxis/{id}findAllBehandlungOfPraxis(id)PatientModuleGETPraxis Behandlung
(5) /behandlung/patient/{id}findAllBehandlungOfPatient(id)PatientModuleGETPatient Behandlung
(6) /behandlung/termin/{id}findAllBehandlungOfTermin(id)PatientModuleGETTermin Behandlung
(7) /behandlung/{id}findBehandlungById(id)PatientModuleGETBehandlung
(8) /behandlungfindAllBehandlung()PatientModuleGETBehandlung
(9) /behandlung/{id}deleteBehandlungById(id)PatientModuleDELETEBehandlung
(10) /behandlunginsertBehandlung(behandlung)PatientModulePOSTBehandlung

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