Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


2. DIAGNOSE MODULE (UI prompt)



Module Entities (6)

EntityAliasModuleGlobal Schema
(1) BehandlungsSitzungDiagnoseBehandlungsSitzungDiagnoseLeistungModuleFusspflegepraxis
(2) DiagnoseDiagnoseDiagnoseModuleFusspflegepraxis
(3) KontaktAnfrageKontaktAnfrageDiagnoseModuleFusspflegepraxis
(4) PatientPatientPatientModuleFusspflegepraxis
(5) PatientDiagnosePatientDiagnoseDiagnoseModuleFusspflegepraxis
(6) PatientDokumentPatientDokumentDiagnoseModuleFusspflegepraxis

Module Interfaces (25)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /patientdiagnose/{id}findPatientDiagnoseById(id)DiagnoseModuleGETPatientDiagnose
(2) /kontaktanfrage/{id}findKontaktAnfrageById(id)DiagnoseModuleGETKontaktAnfrage
(3) /kontaktanfrageinsertKontaktAnfrage(kontaktanfrage)DiagnoseModulePOSTKontaktAnfrage
(4) /diagnose/{id}deleteDiagnoseById(id)DiagnoseModuleDELETEDiagnose
(5) /kontaktanfragefindAllKontaktAnfrage()DiagnoseModuleGETKontaktAnfrage
(6) /patientdokument/patient/{id}findAllPatientDokumentOfPatient(id)DiagnoseModuleGETPatient PatientDokument
(7) /diagnoseinsertDiagnose(diagnose)DiagnoseModulePOSTDiagnose
(8) /patientdiagnose/diagnose/{id}findAllPatientDiagnoseOfDiagnose(id)DiagnoseModuleGETDiagnose PatientDiagnose
(9) /kontaktanfrage/patient/{id}findAllKontaktAnfrageOfPatient(id)DiagnoseModuleGETPatient KontaktAnfrage
(10) /patientdokumentfindAllPatientDokument()DiagnoseModuleGETPatientDokument
(11) /patientdiagnose/{id}updatePatientDiagnoseById(patientdiagnose)DiagnoseModulePUTPatientDiagnose
(12) /patientdiagnose/patient/{id}findAllPatientDiagnoseOfPatient(id)DiagnoseModuleGETPatient PatientDiagnose
(13) /diagnosefindAllDiagnose()DiagnoseModuleGETDiagnose
(14) /patientdiagnose/diagnosedam/{id}findAllPatientDiagnoseOfDiagnosedAm(id)DiagnoseModuleGETDiagnose PatientDiagnose
(15) /diagnose/{id}findDiagnoseById(id)DiagnoseModuleGETDiagnose
(16) /patientdokumentinsertPatientDokument(patientdokument)DiagnoseModulePOSTPatientDokument
(17) /patientdokument/{id}findPatientDokumentById(id)DiagnoseModuleGETPatientDokument
(18) /kontaktanfrage/{id}updateKontaktAnfrageById(kontaktanfrage)DiagnoseModulePUTKontaktAnfrage
(19) /patientdokument/{id}updatePatientDokumentById(patientdokument)DiagnoseModulePUTPatientDokument
(20) /patientdiagnoseinsertPatientDiagnose(patientdiagnose)DiagnoseModulePOSTPatientDiagnose
(21) /patientdokument/{id}deletePatientDokumentById(id)DiagnoseModuleDELETEPatientDokument
(22) /kontaktanfrage/{id}deleteKontaktAnfrageById(id)DiagnoseModuleDELETEKontaktAnfrage
(23) /diagnose/{id}updateDiagnoseById(diagnose)DiagnoseModulePUTDiagnose
(24) /patientdiagnosefindAllPatientDiagnose()DiagnoseModuleGETPatientDiagnose
(25) /patientdiagnose/{id}deletePatientDiagnoseById(id)DiagnoseModuleDELETEPatientDiagnose






2.1 DIAGNOSE


DiagnoseDiagnoseModuleFusspflegepraxis

Properties (3)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGDiagnose
(2) CodeSTRINGDiagnose
(3) NameSTRINGDiagnose





2.2 KONTAKT ANFRAGE


KontaktAnfrageDiagnoseModuleFusspflegepraxis

Properties (10)

PropertyTypeEntityReferenceModule
(1) BetreffSTRINGKontaktAnfrage
(2) EMailSTRINGKontaktAnfrage
(3) ErstelltAmDATEKontaktAnfrage
(4) IpAdresseSTRINGKontaktAnfrage
(5) NachrichtSTRINGKontaktAnfrage
(6) NameSTRINGKontaktAnfrage
(7) PatientLONGKontaktAnfragePatientPatientModule
(8) SeitenHerkunftSTRINGKontaktAnfrage
(9) StatusSTRINGKontaktAnfrage
(10) TelefonnummerSTRINGKontaktAnfrage





2.3 PATIENT DIAGNOSE


PatientDiagnoseDiagnoseModuleFusspflegepraxis

Properties (5)

PropertyTypeEntityReferenceModule
(1) DiagnoseLONGPatientDiagnoseDiagnoseDiagnoseModule
(2) DiagnosedAmDATEPatientDiagnoseDiagnoseDiagnoseModule
(3) IstPrimaerBOOLPatientDiagnose
(4) NotizenSTRINGPatientDiagnose
(5) PatientLONGPatientDiagnosePatientPatientModule





2.4 PATIENT DOKUMENT


PatientDokumentDiagnoseModuleFusspflegepraxis

Properties (7)

PropertyTypeEntityReferenceModule
(1) DateiPfadSTRINGPatientDokument
(2) DokumentTypSTRINGPatientDokument
(3) HochgeladenAmDATEPatientDokument
(4) HochgeladenVonMitarbeiterLONGPatientDokument
(5) NotizenSTRINGPatientDokument
(6) PatientLONGPatientDokumentPatientPatientModule
(7) TitelSTRINGPatientDokument





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum