NHS England North West GMSA - IHE Laboratory Testing Workflow (LTW)
0.0.1 - ci-build
DRAFT Implementation Guide
This is for collaboration and discussion purposes and is subject to change.
NHS England North West GMSA - IHE Laboratory Testing Workflow (LTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-04-20 |
{
"resourceType" : "ValueSet",
"id" : "specimen-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet specimen-type</b></p><a name=\"specimen-type\"> </a><a name=\"hcspecimen-type\"> </a><a name=\"specimen-type-en-GB\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0487.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0487</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0487.html#v2-0487-WB\">WB</a></td><td>[[Blood, Whole]]</td><td>Blood, Whole</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.north-west.england.nhs.uk/ValueSet/specimen-type",
"version" : "0.0.1",
"name" : "SpecimenType",
"title" : "Specimen Type",
"status" : "draft",
"experimental" : false,
"date" : "2025-04-20T11:05:12+00:00",
"publisher" : "Manchester University NHS Foundation Trust",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://mft.nhs.uk/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pressoffice@mft.nhs.uk"
}
]
},
{
"name" : "Press Office",
"telecom" : [
{
"system" : "email",
"value" : "pressoffice@mft.nhs.uk"
}
]
}
],
"description" : "TODO Specimen Type",
"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-0487",
"concept" : [
{
"code" : "WB",
"display" : "[[Blood, Whole]]"
}
]
}
]
}
}