radx-mars-lib
v2.2.3
Published
Base RADx MARS library for exchanging lab results with a hub.
Downloads
397
Readme
radx-mars-lib
Overview
This library provides a set of core classes and interfaces to simplify the creation and delivery of HL7 ELR 2.5.1 messages to a RADx MARS Hub.
For information about the RADx MARS Program, please visit here
For basic information about HL7, specifically HL7 that is relevant to the HL7v2 Implementation Guide, you can get an overview here
Implementations and Extensions
This base library is used by two NIBIB and Meadows Design maintained libraries:
- aims-mars-lib: A library used to communicate to APHL's AIMS MARS Hub.
- reportstream-mars-lib: A library used to communicate to CDC's ReportStream MARS Hub.
We also provide a sample of how to orchestrate a MARS Hub Client at radx-mars-demo
If you are looking to begin reporting your test results as part of participation in the RADx MARS Program, we suggest you start with the demo.