FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeBundle
IdBundle-GenomicsOrderMessageReplyAcknowledge.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "GenomicsOrderMessageReplyAcknowledge",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid: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": "MessageHeaderGenomicOrderReplyFatalAcknowledge",
        "meta": {
          "lastUpdated": "2025-01-29T10:40:26+00:00",
          "profile": [
            "https://fhir.nwgenomics.nhs.uk/StructureDefinition/MessageHeader"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_MessageHeaderGenomicOrderReplyFatalAcknowledge\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader MessageHeaderGenomicOrderReplyFatalAcknowledge</b></p><a name=\"MessageHeaderGenomicOrderReplyFatalAcknowledge\"> </a><a name=\"hcMessageHeaderGenomicOrderReplyFatalAcknowledge\"> </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><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeader.html\">MessageHeader</a></p></div><p><b>event</b>: <a href=\"http://terminology.hl7.org/7.0.1/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>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.19-pre-release&amp;canonical=http://www.acme.org/endpoint/RIE\">http://www.acme.org/endpoint/RIE</a></td><td>NORTH WEST GLH (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>/699X0)</td></tr></table><p><b>sender</b>: 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)</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.19-pre-release&amp;canonical=http://www.acme.org/endpoint/HIVE\">http://www.acme.org/endpoint/HIVE</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><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>9612365d-52a4-4fab-87e7-8a09d753f095</td><td>Fatal Error</td><td><a href=\"OperationOutcome-operation-outcome-validate.html\">OperationOutcome: extension = c:\\validate\\5edc5fdd-6c00-4875-a7da-e1cdf674a92e-in.json</a></td></tr></table></div>"
        },
        "eventCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0003",
          "code": "O21"
        },
        "destination": [
          {
            "endpoint": "http://www.acme.org/endpoint/RIE",
            "receiver": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "699X0"
              },
              "display": "NORTH WEST GLH"
            }
          }
        ],
        "sender": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "R0A"
          },
          "display": "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST"
        },
        "source": {
          "software": "NW GLH",
          "endpoint": "http://www.acme.org/endpoint/HIVE"
        },
        "response": {
          "identifier": "9612365d-52a4-4fab-87e7-8a09d753f095",
          "code": "fatal-error",
          "details": {
            "reference": "OperationOutcome/operation-outcome-validate"
          }
        }
      }
    }
  ]
}