Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


1. BEHANDLUNGSMETHODE MODULE (UI prompt)



Module Entities (7)

EntityAliasModuleGlobal Schema
(1) BehandlungsfallBehandlungsfallGesetzModuleHeilpraktikerPraxis
(2) BehandlungsfallMethodeBehandlungsfallMethodeBehandlungsmethodeModuleHeilpraktikerPraxis
(3) BehandlungsmethodeBehandlungsmethodeBehandlungsmethodeModuleHeilpraktikerPraxis
(4) LandLandLandModuleHeilpraktikerPraxis
(5) VersicherungVersicherungBehandlungsmethodeModuleHeilpraktikerPraxis
(6) VersicherungsleistungVersicherungsleistungBerufModuleHeilpraktikerPraxis
(7) VersicherungstarifVersicherungstarifBerufModuleHeilpraktikerPraxis

Module Interfaces (18)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /behandlungsfallmethode/behandlungsfall/{id}findAllBehandlungsfallMethodeOfBehandlungsfall(id)BehandlungsmethodeModuleGETBehandlungsfall BehandlungsfallMethode
(2) /behandlungsfallmethode/{id}updateBehandlungsfallMethodeById(behandlungsfallmethode)BehandlungsmethodeModulePUTBehandlungsfallMethode
(3) /versicherunginsertVersicherung(versicherung)BehandlungsmethodeModulePOSTVersicherung
(4) /behandlungsfallmethodeinsertBehandlungsfallMethode(behandlungsfallmethode)BehandlungsmethodeModulePOSTBehandlungsfallMethode
(5) /versicherung/{id}deleteVersicherungById(id)BehandlungsmethodeModuleDELETEVersicherung
(6) /behandlungsfallmethode/{id}deleteBehandlungsfallMethodeById(id)BehandlungsmethodeModuleDELETEBehandlungsfallMethode
(7) /behandlungsmethodeinsertBehandlungsmethode(behandlungsmethode)BehandlungsmethodeModulePOSTBehandlungsmethode
(8) /behandlungsmethode/{id}findBehandlungsmethodeById(id)BehandlungsmethodeModuleGETBehandlungsmethode
(9) /behandlungsfallmethode/{id}findBehandlungsfallMethodeById(id)BehandlungsmethodeModuleGETBehandlungsfallMethode
(10) /behandlungsmethodefindAllBehandlungsmethode()BehandlungsmethodeModuleGETBehandlungsmethode
(11) /behandlungsmethode/{id}updateBehandlungsmethodeById(behandlungsmethode)BehandlungsmethodeModulePUTBehandlungsmethode
(12) /behandlungsfallmethodefindAllBehandlungsfallMethode()BehandlungsmethodeModuleGETBehandlungsfallMethode
(13) /behandlungsfallmethode/behandlungsmethode/{id}findAllBehandlungsfallMethodeOfBehandlungsmethode(id)BehandlungsmethodeModuleGETBehandlungsmethode BehandlungsfallMethode
(14) /behandlungsmethode/{id}deleteBehandlungsmethodeById(id)BehandlungsmethodeModuleDELETEBehandlungsmethode
(15) /versicherung/land/{id}findAllVersicherungOfLand(id)BehandlungsmethodeModuleGETLand Versicherung
(16) /versicherungfindAllVersicherung()BehandlungsmethodeModuleGETVersicherung
(17) /versicherung/{id}findVersicherungById(id)BehandlungsmethodeModuleGETVersicherung
(18) /versicherung/{id}updateVersicherungById(versicherung)BehandlungsmethodeModulePUTVersicherung






1.1 BEHANDLUNGSFALL METHODE


BehandlungsfallMethodeBehandlungsmethodeModuleHeilpraktikerPraxis

Properties (4)

PropertyTypeEntityReferenceModule
(1) AnzahlSitzungenLONGBehandlungsfallMethode
(2) BehandlungsfallLONGBehandlungsfallMethodeBehandlungsfallGesetzModule
(3) BehandlungsmethodeLONGBehandlungsfallMethodeBehandlungsmethodeBehandlungsmethodeModule
(4) NotizenSTRINGBehandlungsfallMethode





1.2 BEHANDLUNGSMETHODE


BehandlungsmethodeBehandlungsmethodeModuleHeilpraktikerPraxis

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGBehandlungsmethode
(2) KategorieSTRINGBehandlungsmethode
(3) NameSTRINGBehandlungsmethode
(4) WissenschaftlichAnerkanntBOOLBehandlungsmethode





1.3 VERSICHERUNG


VersicherungBehandlungsmethodeModuleHeilpraktikerPraxis

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGVersicherung
(2) LandLONGVersicherungLandLandModule
(3) NameSTRINGVersicherung
(4) VersicherungsartSTRINGVersicherung





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum