NHS England North West GMSA - IHE Laboratory Testing Workflow (LTW)
0.0.1 - ci-build United Kingdom flag

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

: Yes/No/Unknown - JSON Representation

Draft as of 2025-04-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ll2817-6",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ll2817-6</b></p><a name=\"ll2817-6\"> </a><a name=\"hcll2817-6\"> </a><a name=\"ll2817-6-en-GB\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA33-6/\">LA33-6</a></td><td>Yes</td></tr><tr><td><a href=\"https://loinc.org/LA32-8/\">LA32-8</a></td><td>No</td></tr><tr><td><a href=\"https://loinc.org/LA4489-6/\">LA4489-6</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.north-west.england.nhs.uk/ValueSet/ll2817-6",
  "version" : "0.0.1",
  "name" : "YesNoUnknown",
  "title" : "Yes/No/Unknown",
  "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" : "ValueSet for Yes/No/Unknown answers",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA33-6",
            "display" : "Yes"
          },
          {
            "code" : "LA32-8",
            "display" : "No"
          },
          {
            "code" : "LA4489-6",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}