Laboratory Specimen Handoff: Difference between revisions
JohnHopson (talk | contribs) No edit summary |
JohnHopson (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
| Line 22: | Line 13: | ||
== | == Proposed Solution == | ||
The proposed solution is a Laboratory Specimen Handoff (LSH) Profile. The LSH Profile facilitates laboratory specimen passing by providing detailed message transactions used during handoff. | |||
The LSH Integration Profile will cover the two most common handoff use cases in the clinical laboratory. The LSH Profile will be implemented in phases, by use case, in order of commonality. | |||
<p></p> | |||
<div style="margin-left: 20px"> | |||
<table style="width:70%"> | |||
<tr> | |||
<th rowspan="2" style="vertical-align:top; width:80px">'''Phase 1'''</th> | |||
<td>'''Single-Specimen Point-in-Space Acquisition'''</td> | |||
</tr> | |||
<tr> | |||
<td>STM notifies SPD that a specimen container is ''en route'' to the SPD. The SPD prepares for specimen arrival, typically receiving work order steps (by some means other than LSH). Upon arrival, the STM presents the specimen for acquisition. Acquisition is typically aspiration. The SPD acquires the specimen from the container, without taking possession of the container. Automation removes the specimen from the aspiration position.</td> | |||
</tr> | |||
<tr style="height:10px"> | |||
</tr> | |||
<tr> | |||
<th rowspan="2" style="vertical-align:top; width:80px">'''Phase 2'''</th> | |||
<td>'''Single-Specimen Container Transfer'''</td> | |||
</tr> | |||
<tr> | |||
<td><i>SPD takes posession of specimen container. Workflow TBD</i></td> | |||
</tr> | |||
</table> | |||
</div> | |||
<p></p> | |||
Additional phases may address other handoff use cases. A likely addition is "Multi-Specimen Container Transfer". | |||
== Benefits == | |||
The LSH Profile will advance the IVD industry by providing a common, fully specified framework for the most common specimen handoff use cases, based on the collective experience of active participants from across the IVD industry. | |||
Promoting a consistent understanding of specimen handoff will have a number of benefits. | |||
# Reduced design burden for individual product interfaces | |||
# Reduced design burden for equipment to which a variety of products may be attached | |||
# Comprehends common pitfalls that may not be apparent to a particular development team | |||
# Provide a generally accepted foundation upon which the industry can build | |||
== Systems Affected == | |||
=== Actors & Transactions === | |||
<center>[[Image:LSH_Actors.png]]</center> | |||
<p></p> | |||
<div style="margin-left: 20px"> | |||
<table style="width:70%"> | |||
<tr> | |||
<th style="text-align:left; vertical-align:top; width:100px">'''Order Filler'''</th> | |||
<td>Receives the laboratory work for each patient. Produces Work Orders.</td> | |||
</tr> | |||
<tr style="height:10px"> | |||
</tr> | |||
<tr> | |||
<th style="text-align:left; vertical-align:top">'''Automation Manager'''</th> | |||
<td>Container for all lab automation features, inclusive of Analyzer Manager, Process Manager and Specimen Transport Manager | |||
<p><i>The internals of this actor are intentionally vague, as they are out of scope for IHE-LAB activities.</i></p> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th style="text-align:left; vertical-align:top">'''Analyzer'''</th> | |||
<td>Instrument that automates IVD testing.</td> | |||
</tr> | |||
<tr style="height:10px"> | |||
</tr> | |||
<tr> | |||
<th style="text-align:left; vertical-align:top">'''Pre/Post Processor'''</th> | |||
<td>Device that automates specimen preparation.</td> | |||
</tr> | |||
<tr style="height:10px"> | |||
</tr> | |||
</table> | |||
</div> | |||
<p></p> | |||
<p></p> | |||
Three actors will be affected by the LSH Integration Profile - Specimen Transport Managers (STM), Analyzers and Pre/Post Processors (PPP). Examples of STM Actors are laboratory automation tracks and sample transport robots. Analyzer Actors are typically in-vitro diagnostic devices. Examples of PPP Actors are centrifuges and aliquotters. | |||
( | |||
== Standards and Systems == | == Standards and Systems == | ||
'''Profile Status:''' Preliminary (Pre-Supplement) | |||
# | '''Documents:''' [http://www.ihe.net/Technical_Framework/index.cfm#laboratory IHE Laboratory Technical Framework:] | ||
:* [http://www.ihe.net/Technical_Framework/upload/ihe_lab_tf_rel2.pdf Vol. 1] | |||
:* [http://www.ihe.net/Technical_Framework/upload/ihe_lab_tf_rel2-2.pdf Vol. 2] | |||
'''Underlying Standards:''' | |||
:* [http://www.hl7.org HL7] | |||
:* [http://webstore.ansi.org/RecordDetail.aspx?sku=CLSI+AUTO5-A CLSI AUTO5-A] (HL7 Chapter 13) | |||
== Use Cases == | |||
=== Single-Specimen Point-in-Space Acquisition === | |||
<center>[[Image:SSPA_Sequence.png]]</center> | |||
<center>[[Image: | |||
Revision as of 14:05, 9 July 2015
Summary
Passing of specimens between Laboratory Automation Systems (LAS) and Specimen Processing Devices (SPD) is an integral part of clinical laboratory operation. In the absence of any industry guidance, such handoffs are currently defined on an ad hoc basis. Implementers naturally turn to predecessor products for guidance. This approach causes similar interfaces to be created within each organization, even though such interfaces share features with products from a variety of vendors.
There clearly exists a need for fully specified interface protocols to reduce the time and costs associated with managing sample handoff in clinical laboratories. The IHE-LAB Committee is the appropriate entity to create and promote such solutions. Prior work by the Committee on the LDA profile is evidence of that need.
This proposed profile will enable LAS and SPD to implement specimen handoff using standardized protocols, reducing the new product design burden for all parties.
The Problem
Current LAS and SPD vendors have little guidance on how to implement specimen handoff interfaces between their equipment. HL7 and CLSI AUTO3-A provide some direction, but do not provide specific guidance for individual handoff workflows.
Proposed Solution
The proposed solution is a Laboratory Specimen Handoff (LSH) Profile. The LSH Profile facilitates laboratory specimen passing by providing detailed message transactions used during handoff.
The LSH Integration Profile will cover the two most common handoff use cases in the clinical laboratory. The LSH Profile will be implemented in phases, by use case, in order of commonality.
| Phase 1 | Single-Specimen Point-in-Space Acquisition |
|---|---|
| STM notifies SPD that a specimen container is en route to the SPD. The SPD prepares for specimen arrival, typically receiving work order steps (by some means other than LSH). Upon arrival, the STM presents the specimen for acquisition. Acquisition is typically aspiration. The SPD acquires the specimen from the container, without taking possession of the container. Automation removes the specimen from the aspiration position. | |
| Phase 2 | Single-Specimen Container Transfer |
| SPD takes posession of specimen container. Workflow TBD |
Additional phases may address other handoff use cases. A likely addition is "Multi-Specimen Container Transfer".
Benefits
The LSH Profile will advance the IVD industry by providing a common, fully specified framework for the most common specimen handoff use cases, based on the collective experience of active participants from across the IVD industry.
Promoting a consistent understanding of specimen handoff will have a number of benefits.
- Reduced design burden for individual product interfaces
- Reduced design burden for equipment to which a variety of products may be attached
- Comprehends common pitfalls that may not be apparent to a particular development team
- Provide a generally accepted foundation upon which the industry can build
Systems Affected
Actors & Transactions

| Order Filler | Receives the laboratory work for each patient. Produces Work Orders. |
|---|---|
| Automation Manager | Container for all lab automation features, inclusive of Analyzer Manager, Process Manager and Specimen Transport Manager
The internals of this actor are intentionally vague, as they are out of scope for IHE-LAB activities. |
| Analyzer | Instrument that automates IVD testing. |
| Pre/Post Processor | Device that automates specimen preparation. |
Three actors will be affected by the LSH Integration Profile - Specimen Transport Managers (STM), Analyzers and Pre/Post Processors (PPP). Examples of STM Actors are laboratory automation tracks and sample transport robots. Analyzer Actors are typically in-vitro diagnostic devices. Examples of PPP Actors are centrifuges and aliquotters.
Standards and Systems
Profile Status: Preliminary (Pre-Supplement)
Documents: IHE Laboratory Technical Framework:
Underlying Standards:
- HL7
- CLSI AUTO5-A (HL7 Chapter 13)
Use Cases
Single-Specimen Point-in-Space Acquisition
