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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeBundle
IdBundle-GenomicsOrderSearchSet.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": "GenomicsOrderSearchSet",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "http://rie.mft.nhs.uk/Bundle?message.reciever:identifier=R0A&_lastUpdated=>2025-03-01T02:00:02+01:00"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/Bundle/GenomicsOrderMessageReplyFatal",
      "resource": {
        "resourceType": "Bundle",
        "id": "GenomicsOrderMessageReplyFatal",
        "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": "MessageHeaderGenomicOrderReplyFatal",
              "meta": {
                "lastUpdated": "2025-01-29T10:40:26+00:00",
                "profile": [
                  "https://fhir.nwgenomics.nhs.uk/StructureDefinition/MessageHeader"
                ]
              },
              "eventCoding": {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0003",
                "code": "O21"
              },
              "destination": [
                {
                  "endpoint": "http://www.acme.org/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": "http://www.acme.org/endpoint/RIE"
              },
              "response": {
                "identifier": "9612365d-52a4-4fab-87e7-8a09d753f095",
                "code": "fatal-error",
                "details": {
                  "reference": "OperationOutcome/operation-outcome-validate"
                }
              }
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}