Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-32: PATIENT (UI prompt)


PatientZahnarztpraxisModuleZahnarztpraxen

Properties (5)

PropertyTypeEntityReferenceModule
(1) GeburtsdatumDATEPatient
(2) KrankenversicherungstypLONGPatientKrankenversicherungstypZahnarztpraxisModule
(3) LandLONGPatientLandLandModule
(4) NachnameSTRINGPatient
(5) VornameSTRINGPatient


Module Interfaces (8)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /patient/{id}deletePatientById(id)ZahnarztpraxisModuleDELETEPatient
(2) /patientinsertPatient(patient)ZahnarztpraxisModulePOSTPatient
(3) /behandlungsfall/patient/{id}findAllBehandlungsfallOfPatient(id)ZahnarztpraxisModuleGETPatient Behandlungsfall
(4) /patient/{id}findPatientById(id)ZahnarztpraxisModuleGETPatient
(5) /patientfindAllPatient()ZahnarztpraxisModuleGETPatient
(6) /patient/land/{id}findAllPatientOfLand(id)ZahnarztpraxisModuleGETLand Patient
(7) /patient/krankenversicherungstyp/{id}findAllPatientOfKrankenversicherungstyp(id)ZahnarztpraxisModuleGETKrankenversicherungstyp Patient
(8) /patient/{id}updatePatientById(patient)ZahnarztpraxisModulePUTPatient

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