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

FHIR IG analytics

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

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

Profile: MessageHeader

event: event: O21 (OML - Laboratory order)

Destinations

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

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

Sources

-SoftwareEndpoint
*MFT Epichttp://www.acme.org/endpoint/HIVE

focus: ServiceRequest Diagnostic testing for known variant(s)


Source1

{
  "resourceType": "MessageHeader",
  "id": "MessageHeaderGenomicOrder",
  "meta": {
    "lastUpdated": "2025-01-29T10: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": "O21"
  },
  "destination": [
    {
      "endpoint": "http://www.acme.org/endpoint/LIMS",
      "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": "MFT Epic",
    "endpoint": "http://www.acme.org/endpoint/HIVE"
  },
  "focus": [
    {
      "reference": "urn:uuid:54b526e9-60a7-4602-9cb3-50ab3be7b564",
      "type": "ServiceRequest"
    }
  ]
}