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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeMessageHeader
IdMessageHeader-MessageHeaderGenomicReport.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 MessageHeaderGenomicReport

Last updated: 2025-02-01 13:39:26+0000

Profile: MessageHeader

event: event: R01 (ORU/ACK - Unsolicited transmission of an observation message)

Destinations

-EndpointReceiver
*http://www.acme.org/endpoint/identifier/RBSALDER HEY CHILDREN'S NHS FOUNDATION TRUST (Identifier: ODS Organisation Code/RBS)

sender: NORTH WEST GLH (Identifier: ODS Organisation Code/699X0)

Sources

-SoftwareEndpoint
*GMSA RIEhttp://www.acme.org/endpoint/identifier/rie

focus:


Source1

{
  "resourceType": "MessageHeader",
  "id": "MessageHeaderGenomicReport",
  "meta": {
    "lastUpdated": "2025-02-01T13:39: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": "R01"
  },
  "destination": [
    {
      "endpoint": "http://www.acme.org/endpoint/identifier/RBS",
      "receiver": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RBS"
        },
        "display": "ALDER HEY CHILDREN'S NHS FOUNDATION TRUST"
      }
    }
  ],
  "sender": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "699X0"
    },
    "display": "NORTH WEST GLH"
  },
  "source": {
    "software": "GMSA RIE",
    "endpoint": "http://www.acme.org/endpoint/identifier/rie"
  },
  "focus": [
    {
      "reference": "urn:uuid:233ff41a-5067-46c4-b6aa-5d6f87719f5f",
      "type": "DiagnosticReport"
    },
    {
      "reference": "urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646",
      "type": "DocumentReference"
    }
  ]
}