Core concepts
- A user represents the patient receiving the test.
- A lab test defines the markers to order, the partner laboratory, and the supported collection methods. See Creating a Lab Test.
- An order represents one lab test performed for one patient. Its status progresses from order creation through collection and results. See Order Status and Lifecycle.
- An order transaction represents one patient testing journey and groups the initial order with related orders, such as redraws. See Order Transactions.
- A lab account defines the laboratory configuration and supported billing types used to place an order. See Lab Accounts.
- A result is available as structured data and, when provided by the laboratory, a PDF report. See Results Overview.
Integration workflow
- Choose how the patient’s sample will be collected. Compare the available testing modalities.
- Determine which laboratory, tests, billing types, and physician workflow your program requires. See Choosing Tests and Markers, Lab Accounts, and Order and Follow-up Physician.
- Create the patient and place an order by following the Quickstart guide.
- Follow the end-to-end Orders and Results guide to monitor the order, retrieve results, and handle follow-up states. If enabled, Junction can also send patient email and SMS communications.