NHS North West Genomics
2.2.0 - ci-build
NHS North West Genomics - Local Development build (v2.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Specimen Transportation and Management: the physical logistics of getting a specimen from the patient to the laboratory, alongside (but distinct from) the electronic Laboratory Order (LAB-1) message. Generally this is a manual process at present and does not feature in automated interactions.
A Laboratory Order (LAB-1) message and its physical specimen travel to the laboratory by two different routes that have to be reconciled when the specimen arrives - the order may arrive electronically ahead of, behind, or (if it has not been sent electronically at all) not before the specimen itself. The identifiers described below are what let sample reception match a physical specimen back to the correct order (and, if the order was never sent electronically, are what let the order be entered onto the LIMS from the specimen and its paperwork alone).
flowchart TD
A["Test request created<br/>(Laboratory Order) -<br/>may be sent electronically"] --> B[Specimen collected<br/>- may include a biopsy]
B --> C[Specimen container<br/>packaged for transport]
C --> D[Package shipped -<br/>tracking number assigned]
D --> E[Package received at<br/>laboratory specimen reception]
E --> F{Test request already<br/>received electronically?}
F -->|No| G[Test request transcribed<br/>onto LIMS from specimen/<br/>paperwork - barcodes assist]
F -->|Yes| H[Test request reconciled<br/>with specimen on LIMS]
G --> H
This is generally a manual process today, and does not feature in automated interactions. The terms below follow common laboratory/logistics usage, with the equivalent term used elsewhere in this IG noted in brackets where it differs:
| Identifier | Profile | Typically carried on |
|---|---|---|
| NHS Number | NHSIdentifier | Printed order, shipping container |
| Medical Record Number (MRN) | MedicalRecordNumber | Printed order, shipping container |
| Order Placer Number | OrderIdentifier | Printed order, shipping container |
| Account Number | HospitalProviderSpellIdentifier | Printed order, shipping container |
| Specimen Number | Specimen.identifier | Specimen label, shipping container |
| Shipment Tracking Number | ShipmentTrackingNumber | Shipping container |
| Specimen Accession Number | SpecimenAccessionNumber | Assigned by the laboratory on receipt, not shipped with the specimen |
IHE Specimen Event Tracking (SET)
is a specification for tracking the progress of specimens along this process, from
collection through to storage, biobanking or disposal. It defines a Specimen Event
Informer (SEI) actor, which sends specimen lifecycle event messages (LAB-40) to a
Specimen Event Tracker (SET) actor - covering around 15 distinct event types
across collecting, shipping, receiving and accepting a specimen. This would be the
natural specification to formalise the manual steps above, were this process ever
automated - not adopted here.
GS1 UK Healthcare publishes UK barcode standards (typically carried in a GS1 DataMatrix or GS1-128 symbol) that could be used to encode the key identifiers above on the test request paperwork or shipping package, so they can be scanned rather than re-keyed - not mandated here. GS1 identifies people, places and things using a small number of standard identification keys, each with its own numeric Application Identifier (AI, shown in brackets) inside the barcode:
| Key Identifier | GS1 Identifier | Notes |
|---|---|---|
| NHS Number (patient) | GSRN - Recipient AI (8018) - Global Service Relation Number, identifying the patient as recipient of the service |
Printed on a GS1-compliant patient wristband under the NHS Scan4Safety programme; the NHS Number itself is the local reference the GSRN resolves to, not encoded directly |
| Ordering organisation (Account Number context) | GSRN - Provider AI (8017) - identifies the organisation/service providing the test |
Less commonly implemented than the recipient GSRN in current NHS deployments |
| Hospital/Medical Record Number (MRN) | (no dedicated AI) | Held locally behind the GSRN-Recipient linkage above, rather than encoded as its own GS1 key |
| Order/Requisition Number | (no dedicated AI - see note) | GS1's GDTI AI (253) (Global Document Type Identifier) could identify the test request document itself, but is not commonly used for this in UK pathology; more often carried as free text/local barcode alongside the GS1 keys above |
| Episode/Account Number | (no dedicated AI) | As above - a local identifier, not a distinct GS1 key |
| Specimen Number | GIAI AI (8004) - Global Individual Asset Identifier |
GS1 UK's own pathology guidance recommends a GIAI per specimen carrier (tube, slide, etc.), assigned when the specimen is taken or the carrier manufactured, and unchanged as it passes between laboratories |
| Shipment Tracking Number | SSCC AI (00) - Serial Shipping Container Code |
GS1's standard identifier for a logistic unit (the shipping package) - a natural fit for a specimen shipment's own tracking number |
| Specimen Accession Number | (reuses GIAI, if barcoded at all) | Usually assigned by the LIMS after receipt rather than printed as a fresh barcode - if the laboratory does re-label at that point, it would typically reuse the same GIAI identifier scheme as the original Specimen Number |
Only NHS Number (via GSRN-Recipient) and Specimen Number (via GIAI) have well-established, GS1 UK-documented healthcare mappings; the remaining identifiers are locally-defined numbers that GS1 UK Healthcare does not itself standardise a barcode for - they would typically continue to be carried as plain text or a locally-agreed barcode alongside the GS1 keys above.
Includes: