Lab Orders

Domain: Diagnostics & Audit | Type: Custom (active)

Full reference: CRM Modules Guide


What is it?

Master record for any blood, urine, or saliva panel ordered for a patient. Tracks the full lifecycle from requisition through result import.


Lifecycle

Lab Ordered (by Provider during Encounter)
    → Requisition generated (Lab Req Info)
    → Patient completes lab draw
    → Results imported → stored in Results module
    → Provider reviews → may trigger Plan update

ModuleRelationship
Lab Req InfoPer-lab requisition document with individual marker results
Lab Order TestsReference catalog of every test/panel Thrivelab can order
Lab Order RequestLightweight pre-order intake capturing intent
ContactsLab order linked to patient Contact
EncountersLabs typically ordered during an Encounter
Patient PlansLab results inform plan adjustments

At-Home Lab Kits

For certain tests, ThriveLab uses Ayumetrix for at-home dried blood-spot collection kits:

  • Kit_Ayumetrix module — tracks shipped kits (forward and return shipments)
  • Ayumetrix_orders_queue — staging table for orders routed to the at-home kit pipeline

Lab Vendors

The Lab Order Tests module stores a catalog of every individual test ThriveLab can order, with vendor-specific codes for each external lab partner.


Compliance Notes

Lab ordering is subject to:

  • DEA regulations (certain controlled substances)
  • State telehealth licensing (different rules per state)
  • HIPAA (results are PHI — never send to LLMs without anonymizing)

Full reference: CRM Modules Guide