claimrevolution / oe-module-dorn
OpenEMR module — DORN (Diagnostic Ordering Result Network) lab integration
Package info
github.com/claimrevolution/oe-module-dorn
Type:openemr-module
pkg:composer/claimrevolution/oe-module-dorn
v1.0.2
2026-06-04 20:36 UTC
Requires
- php: >=7.1
- openemr/oe-module-installer-plugin: ^0.1.0
- symfony/event-dispatcher: ^4.4 || ^5.0 || ^6.0 || ^7.0
README
Connects OpenEMR to the DORN (Diagnostic Ordering Result Network) to send lab orders (HL7) and receive results.
Install
composer require claimrevolution/oe-module-dorn
Then enable it under Modules > Manage Modules, and run Setup > Run Upgrade for the module.
Compatibility
Single binary supporting OpenEMR 7.x, 8.0.x, and flex/master via the runtime
shims in src/Compat/.
Configuration
Settings live under Administration > Globals > "DORN Lab Integration" (Client ID / Secret / environment supplied by ClaimRev).