FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ValueSet |
| Id | ValueSet-specimen-tracking-events.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-specimen-tracking-events.html |
| URL | https://fhir.nwgenomics.nhs.uk/ValueSet/specimen-tracking-events |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-04T17:50:18+00:00 |
| Name | SpecimenTrackingEvents |
| Title | Specimen Tracking Events |
| Realm | us |
| Authority | hl7 |
| Description | - [IHE Specimen Event Tracking](https://wiki.ihe.net/index.php/Specimen_Event_Tracking) |
No resources found
| CodeSystem | |
| v2-0003 | event |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet specimen-tracking-events
http://terminology.hl7.org/CodeSystem/v2-0003 version 📦3.0.0| Code | Display | Definition |
| S39 | Specimen Collection Successful | Describes the event when specimen collection was successful |
| S40 | Specimen Collection Unsuccessful | Describes the event when specimen collection was not successful and provides a means to document the reason |
| S41 | Specimen Departed | Describes the event when a specimen has been moved from a location |
| S42 | Specimen Arrived | Describes the event when a specimen has been moved to a location |
| S43 | Specimen Accepted | Describes the event when a specimen has been accepted on the receiver side of a specimen movement |
| S44 | Specimen Rejected | Describes the event when a specimen has been rejected by the receiver side of a specimen movement |
| S45 | Specimen Re-identified | Describes the event when a specimen has been assigned an identifier |
| S46 | Specimen De-identified | Describes the event when a specimen identifier has been removed to anonymize it |
| S47 | Specimen Sent to Archive | Describes the event when a specimen has been moved into storage |
| S48 | Specimen Retrieved from Archive | Describes the event when a specimen has been moved out of storage |
| S49 | Specimen Disposed of | Describes the event when a specimen has been permanently disposed of |
| S50 | Specimen Procedure Step Successful , with Derived Specimen(s) | Describes the event when one or more specimen(s) has(ve) been created from one or more specimen(s) |
| S51 | Specimen Procedure Step Successful, no Derived Specimen(s) | Describes the event when a specimen has been successfully processed without producing any child specimen(s) |
| S52 | Specimen Procedure Step Unsuccessful | Describes the event when a specimen could not be successfully processed and provides a means to document the reason |
{
"resourceType": "ValueSet",
"id": "specimen-tracking-events",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/specimen-tracking-events",
"version": "0.1.0",
"name": "SpecimenTrackingEvents",
"title": "Specimen Tracking Events",
"status": "draft",
"experimental": false,
"date": "2026-02-04T17:50:18+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "- [IHE Specimen Event Tracking](https://wiki.ihe.net/index.php/Specimen_Event_Tracking)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0003",
"concept": [
{
"code": "S39",
"display": "Specimen Collection Successful"
},
{
"code": "S40",
"display": "Specimen Collection Unsuccessful"
},
{
"code": "S41",
"display": "Specimen Departed"
},
{
"code": "S42",
"display": "Specimen Arrived"
},
{
"code": "S43",
"display": "Specimen Accepted"
},
{
"code": "S44",
"display": "Specimen Rejected"
},
{
"code": "S45",
"display": "Specimen Re-identified"
},
{
"code": "S46",
"display": "Specimen De-identified"
},
{
"code": "S47",
"display": "Specimen Sent to Archive"
},
{
"code": "S48",
"display": "Specimen Retrieved from Archive"
},
{
"code": "S49",
"display": "Specimen Disposed of"
},
{
"code": "S50",
"display": "Specimen Procedure Step Successful , with Derived Specimen(s)"
},
{
"code": "S51",
"display": "Specimen Procedure Step Successful, no Derived Specimen(s)"
},
{
"code": "S52",
"display": "Specimen Procedure Step Unsuccessful"
}
]
}
]
}
}