Menu Content/Inhalt
Startseite arrow Architecture arrow How 2 Be A Lab Importer
How 2 Be A Lab Importer Drucken
A Lab importer can import values from external laboratories and from lab devices that are equipped with a computer interface.

A Lab importer manages the data transport from the external representation (file, port, URL) into the elexis LabItem store.
You might want to use elexis-Laborimport-Krech as a template for your own plugin

A Lab import plugin should:

  • define a class that extends ch.elexis.util.ImporterPage
  • plug into the extension point ch.elexis.LaborDatenImport

...and you're done.

 
< zurück   weiter >