Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-7: REZEPT (UI prompt)


RezeptPatientModuleFusspflegepraxis

Properties (6)

PropertyTypeEntityReferenceModule
(1) AusgestelltAmDATERezept
(2) AusgestelltVonKontaktSTRINGRezept
(3) AusgestelltVonNameSTRINGRezept
(4) BeschreibungSTRINGRezept
(5) NotizenSTRINGRezept
(6) PatientLONGRezeptPatientPatientModule


Module Interfaces (6)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /rezept/{id}findRezeptById(id)PatientModuleGETRezept
(2) /rezeptfindAllRezept()PatientModuleGETRezept
(3) /rezeptinsertRezept(rezept)PatientModulePOSTRezept
(4) /rezept/{id}deleteRezeptById(id)PatientModuleDELETERezept
(5) /rezept/{id}updateRezeptById(rezept)PatientModulePUTRezept
(6) /rezept/patient/{id}findAllRezeptOfPatient(id)PatientModuleGETPatient Rezept

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