North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomics Testing Workflow (GTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Entry Type - JSON Representation

Draft as of 2025-02-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "document-entry-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet document-entry-type</b></p><a name=\"document-entry-type\"> </a><a name=\"hcdocument-entry-type\"> </a><a name=\"document-entry-type-en-GB\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/1054161000000101\">1054161000000101</a></td><td>Genetic report</td></tr><tr><td><a href=\"http://snomed.info/id/4241000179101\">4241000179101</a></td><td>Laboratory report</td></tr><tr><td><a href=\"http://snomed.info/id/721963009\">721963009</a></td><td>Order</td></tr><tr><td><a href=\"http://snomed.info/id/721965002\">721965002</a></td><td>Laboratory order</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.mft.nhs.uk/ValueSet/document-entry-type",
  "version" : "0.0.1",
  "name" : "DocumentEntryType",
  "title" : "Document Entry Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-23T05:40:25+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" : "- [Digital Health and Care Scotland - (EH4001) CLINICAL DOCUMENT INDEXING STANDARDS ](https://www.digihealthcare.scot/app/uploads/2024/05/CDI-Standard-V4.5-FINAL.pdf) LA Labs",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1054161000000101",
            "display" : "Genetic report"
          },
          {
            "code" : "4241000179101",
            "display" : "Laboratory report"
          },
          {
            "code" : "721963009",
            "display" : "Order"
          },
          {
            "code" : "721965002",
            "display" : "Laboratory order"
          }
        ]
      }
    ]
  }
}