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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeMessageHeader
IdMessageHeader-MessageHeaderGenomicOrderReplyFatalAcknowledge.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MessageHeader MessageHeaderGenomicOrderReplyFatalAcknowledge

Last updated: 2025-01-29 10:40:26+0000

Profile: MessageHeader

event: event: O21 (OML - Laboratory order)

Destinations

-EndpointReceiver
*http://www.acme.org/endpoint/RIENORTH WEST GLH (Identifier: ODS Organisation Code/699X0)

sender: MANCHESTER UNIVERSITY NHS FOUNDATION TRUST (Identifier: ODS Organisation Code/R0A)

Sources

-SoftwareEndpoint
*NW GLHhttp://www.acme.org/endpoint/HIVE

Responses

-IdentifierCodeDetails
*9612365d-52a4-4fab-87e7-8a09d753f095Fatal ErrorOperationOutcome: extension = c:\validate\5edc5fdd-6c00-4875-a7da-e1cdf674a92e-in.json

Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
    }
  }
}