Integration GuidesGuide
Result ingestion & release
How results return from the laboratory, how release works and what is authoritative.
Lifecycle
text
Laboratory result event → validated & correlated → append-only version
→ release → Partner API / Patient Portal / events- Partial, final and corrected results are separate append-only versions; superseded versions are retained.
- Only released versions are exposed externally; unreleased versions read as pending or not found.
- Critical results emit
result.criticalas an escalation signal; details are read from the API.
Ingestion path
With HTTPS/JSON, the laboratory sends signed inbound events (ack, accession, specimen_status, result, report_metadata) correlated to the exact adapter, transmission and order. Managed interfaces normalize into the same lifecycle.