NHS North West Genomics
2.0.0 - ci-build GB

NHS North West Genomics - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example of a Message Acknowledgement - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "5",
  "identifier" : {
    "value" : "2472860"
  },
  "type" : "message",
  "timestamp" : "2025-03-20T11:57:05.612+00:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:bdda4a5b-1264-4353-ba1a-d76839dd90d8",
      "resource" : {
        "resourceType" : "MessageHeader",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader </b></p><p><b>event</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0003.html#v2-0003-O21\">event: O21</a> (OML - Laboratory order)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td>MANCHESTER UNIVERSITY NHS FOUNDATION TRUST (Identifier: <a href=\"NamingSystem-ods-organization-code-namingsystem.html\" title=\"The identifier system for an Organisation registered with the Organisation Data Service (ODS).\">ODS Organisation Code</a>/R0A)</td></tr></table><p><b>sender</b>: Identifier: <a href=\"NamingSystem-ods-organization-code-namingsystem.html\" title=\"The identifier system for an Organisation registered with the Organisation Data Service (ODS).\">ODS Organisation Code</a>/X24</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 Regional Integration Engine</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.19-pre-release&amp;canonical=https://fhir.north-west.england.nhs.uk/Endpoint/RIE\">https://fhir.north-west.england.nhs.uk/Endpoint/RIE</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" : "O21"
        },
        "destination" : [
          {
            "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" : "X24"
          }
        },
        "source" : {
          "software" : "NW GLH Regional Integration Engine",
          "endpoint" : "https://fhir.north-west.england.nhs.uk/Endpoint/RIE"
        },
        "response" : {
          "identifier" : "9612365d-52a4-4fab-87e7-8a09d753f095",
          "code" : "ok"
        }
      }
    }
  ]
}