Skip to content

Import data compliant with standard CLSI LIS2-A2 into SENAITE

License

Notifications You must be signed in to change notification settings

senaite/senaite.lis2a

Repository files navigation

CLIS LIS2-A results import for SENAITE

https://img.shields.io/pypi/v/senaite.lis2a.svg?style=flat-square https://img.shields.io/github/actions/workflow/status/senaite/senaite.lis2a/build-and-test.yml?branch=2.x https://readthedocs.org/projects/pip/badge/ https://img.shields.io/github/issues-pr/senaite/senaite.lis2a.svg?style=flat-square https://img.shields.io/github/issues/senaite/senaite.lis2a.svg?style=flat-square

About

This add-on enables the import of data compliant with the industry supported standard CLSI (Clinical and Laboratory Standards Institute, formerly NCCLS) LIS2-A2 "Specification for Transferring Information Between Clinical Laboratory Instruments and Information Systems", a revision of ASTM E1394-97.

senaite.lis2a makes use of senaite.jsonapi by registering an IPushConsumer adapter, in charge of the interpretation of LIS2-A2 incoming data.

This package is not for the transmission or data exchange across RS-232 or TCP/IP, but provides an HTTP route to push results data that are compliant with LIS2-A2. For serial binary data exchange compliant with LIS1-A, please look at the command line tool senaite.serial.cli.

For high-demand instances, is strongly recommended to use this add-on together with senaite.queue. senaite.lis2a delegates the import of results to senaite.queue when installed and active. Otherwise, the import of results takes place in a single transaction as soon as the data is received.

Documentation

Feedback and support

License

SENAITE.LIS2A Copyright (C) 2020 RIDING BYTES & NARALABS

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Import data compliant with standard CLSI LIS2-A2 into SENAITE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages