https://github.com/libinfaby/lacs
An ASTM/HL7 communication simulator for laboratory analyzers with LIS integration.
https://github.com/libinfaby/lacs
analyzer astm communication hl7 laboratory network protocol pyside6 python serial tcp-ip
Last synced: 7 months ago
JSON representation
An ASTM/HL7 communication simulator for laboratory analyzers with LIS integration.
- Host: GitHub
- URL: https://github.com/libinfaby/lacs
- Owner: libinfaby
- Created: 2025-03-03T04:37:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T05:03:26.000Z (7 months ago)
- Last Synced: 2025-03-03T05:27:29.741Z (7 months ago)
- Topics: analyzer, astm, communication, hl7, laboratory, network, protocol, pyside6, python, serial, tcp-ip
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LACS - Laboratory Analyzer Communication Simulator
An ASTM/HL7 communication simulator for laboratory analyzers with LIS integration.## Installation
1. Install Python 3.8+
2. Install dependencies: `pip install -r requirements.txt`
3. Run: `python main.py`## Features
- Analyzer configuration
- Sample management
- Result generation and sending
- ASTM/HL7 message templating