Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


10. LAND MODULE (UI prompt)



Module Entities (11)

EntityAliasModuleGlobal Schema
(1) ApothekeApothekeApothekeModuleApothekeAmDorfplatz
(2) ArzneimittelPreisregelArzneimittelPreisregelGesetzModuleApothekeAmDorfplatz
(3) ArztArztArztModuleApothekeAmDorfplatz
(4) BehoerdeBehoerdeGesetzModuleApothekeAmDorfplatz
(5) GesetzGesetzGesetzModuleApothekeAmDorfplatz
(6) HausapothekeHausapothekeArztModuleApothekeAmDorfplatz
(7) LandLandLandModuleApothekeAmDorfplatz
(8) MuseumMuseumMuseumModuleApothekeAmDorfplatz
(9) OrganisationOrganisationSymbolModuleApothekeAmDorfplatz
(10) RegionRegionLandModuleApothekeAmDorfplatz
(11) SelbstdispensationRegelungSelbstdispensationRegelungLandModuleApothekeAmDorfplatz

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /regionfindAllRegion()LandModuleGETRegion
(2) /selbstdispensationregelung/region/{id}findAllSelbstdispensationRegelungOfRegion(id)LandModuleGETRegion SelbstdispensationRegelung
(3) /selbstdispensationregelunginsertSelbstdispensationRegelung(selbstdispensationregelung)LandModulePOSTSelbstdispensationRegelung
(4) /regioninsertRegion(region)LandModulePOSTRegion
(5) /selbstdispensationregelung/{id}findSelbstdispensationRegelungById(id)LandModuleGETSelbstdispensationRegelung
(6) /land/{id}findLandById(id)LandModuleGETLand
(7) /region/{id}findRegionById(id)LandModuleGETRegion
(8) /selbstdispensationregelung/gesetz/{id}findAllSelbstdispensationRegelungOfGesetz(id)LandModuleGETGesetz SelbstdispensationRegelung
(9) /landfindAllLand()LandModuleGETLand
(10) /landinsertLand(land)LandModulePOSTLand
(11) /land/{id}updateLandById(land)LandModulePUTLand
(12) /land/{id}deleteLandById(id)LandModuleDELETELand
(13) /selbstdispensationregelung/{id}updateSelbstdispensationRegelungById(selbstdispensationregelung)LandModulePUTSelbstdispensationRegelung
(14) /selbstdispensationregelungfindAllSelbstdispensationRegelung()LandModuleGETSelbstdispensationRegelung
(15) /region/{id}updateRegionById(region)LandModulePUTRegion
(16) /selbstdispensationregelung/{id}deleteSelbstdispensationRegelungById(id)LandModuleDELETESelbstdispensationRegelung
(17) /region/{id}deleteRegionById(id)LandModuleDELETERegion
(18) /region/land/{id}findAllRegionOfLand(id)LandModuleGETLand Region
(19) /selbstdispensationregelung/land/{id}findAllSelbstdispensationRegelungOfLand(id)LandModuleGETLand SelbstdispensationRegelung






10.1 LAND


LandLandModuleApothekeAmDorfplatz

Properties (2)

PropertyTypeEntityReferenceModule
(1) IsoCodeSTRINGLand
(2) NameSTRINGLand





10.2 REGION


RegionLandModuleApothekeAmDorfplatz

Properties (3)

PropertyTypeEntityReferenceModule
(1) LandLONGRegionLandLandModule
(2) NameSTRINGRegion
(3) RegionTypSTRINGRegion





10.3 SELBSTDISPENSATION REGELUNG


SelbstdispensationRegelungLandModuleApothekeAmDorfplatz

Properties (4)

PropertyTypeEntityReferenceModule
(1) BeschreibungSTRINGSelbstdispensationRegelung
(2) GesetzLONGSelbstdispensationRegelungGesetzGesetzModule
(3) LandLONGSelbstdispensationRegelungLandLandModule
(4) RegionLONGSelbstdispensationRegelungRegionLandModule





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum