FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-specimen-tracking-events.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-specimen-tracking-events.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/specimen-tracking-events
Version0.1.0
Statusdraft
Date2026-02-04T17:50:18+00:00
NameSpecimenTrackingEvents
TitleSpecimen Tracking Events
Realmus
Authorityhl7
Description- [IHE Specimen Event Tracking](https://wiki.ihe.net/index.php/Specimen_Event_Tracking)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0003event

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet specimen-tracking-events

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0003 version 📦3.0.0
    CodeDisplayDefinition
    S39Specimen Collection SuccessfulDescribes the event when specimen collection was successful
    S40Specimen Collection UnsuccessfulDescribes the event when specimen collection was not successful and provides a means to document the reason
    S41Specimen DepartedDescribes the event when a specimen has been moved from a location
    S42Specimen ArrivedDescribes the event when a specimen has been moved to a location
    S43Specimen AcceptedDescribes the event when a specimen has been accepted on the receiver side of a specimen movement
    S44Specimen RejectedDescribes the event when a specimen has been rejected by the receiver side of a specimen movement
    S45Specimen Re-identifiedDescribes the event when a specimen has been assigned an identifier
    S46Specimen De-identifiedDescribes the event when a specimen identifier has been removed to anonymize it
    S47Specimen Sent to ArchiveDescribes the event when a specimen has been moved into storage
    S48Specimen Retrieved from ArchiveDescribes the event when a specimen has been moved out of storage
    S49Specimen Disposed ofDescribes the event when a specimen has been permanently disposed of
    S50Specimen 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)
    S51Specimen Procedure Step Successful, no Derived Specimen(s)Describes the event when a specimen has been successfully processed without producing any child specimen(s)
    S52Specimen Procedure Step UnsuccessfulDescribes the event when a specimen could not be successfully processed and provides a means to document the reason

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}