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

: Bundle 'Message' - Genomics Order Acknowledgement - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "GenomicsOrderMessageAcknowledgement",
  "identifier" : {
    "system" : "https://tools.ietf.org/html/rfc4122",
    "value" : "9612365d-52a4-4fab-87e7-8a09d753f095"
  },
  "type" : "message",
  "timestamp" : "2024-10-13T10:33:00+00:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:9a7e9fd9-d774-42ef-bd23-4397a1ba1b63",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "MessageHeaderGenomicOrderAcknowledgement",
        "meta" : {
          "lastUpdated" : "2025-01-29T10:40:26+00:00"
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_MessageHeaderGenomicOrderAcknowledgement\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader MessageHeaderGenomicOrderAcknowledgement</b></p><a name=\"MessageHeaderGenomicOrderAcknowledgement\"> </a><a name=\"hcMessageHeaderGenomicOrderAcknowledgement\"> </a><a name=\"MessageHeaderGenomicOrderAcknowledgement-en-GB\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-01-29 10:40:26+0000</p></div><p><b>event</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0003.html#v2-0003-O22\">eventType O22</a>: ORL - General laboratory order response message to any OML</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.18-pre-release&amp;canonical=https://simplifier.net/guide/ukcoreversionhistory/https//fhir.mft.nhs.uk/Endpoint/HIVE\">https//fhir.mft.nhs.uk/Endpoint/HIVE</a></td><td>MANCHESTER UNIVERSITY NHS FOUNDATION TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/R0A)</td></tr></table><p><b>sender</b>: NORTH WEST GLH (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/699X0)</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>NW GLH</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.18-pre-release&amp;canonical=https://simplifier.net/guide/ukcoreversionhistory/https//fhir.mft.nhs.uk/Endpoint/LIMS\">https//fhir.mft.nhs.uk/Endpoint/LIMS</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>9612365d-52a4-4fab-87e7-8a09d753f095</td><td>OK</td></tr></table></div>"
        },
        "eventCoding" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
          "code" : "O22"
        },
        "destination" : [
          {
            "endpoint" : "https//fhir.mft.nhs.uk/Endpoint/HIVE",
            "receiver" : {
              "identifier" : {
                "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
                "value" : "R0A"
              },
              "display" : "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST"
            }
          }
        ],
        "sender" : {
          "identifier" : {
            "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
            "value" : "699X0"
          },
          "display" : "NORTH WEST GLH"
        },
        "source" : {
          "software" : "NW GLH",
          "endpoint" : "https//fhir.mft.nhs.uk/Endpoint/LIMS"
        },
        "response" : {
          "identifier" : "9612365d-52a4-4fab-87e7-8a09d753f095",
          "code" : "ok"
        }
      }
    }
  ]
}