Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 379 Bytes

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