NHS North West Genomics
0.0.8 - ci-build
NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions
| Official URL: https://fhir.nwgenomics.nhs.uk/ExampleScenario/GenomicTestReportProcess | Version: 0.0.8 | |||
| Draft as of 2025-10-30 | Computable Name: Genomic Test Report | |||
| Name | Type | Description |
|---|---|---|
| Order Filler | System | |
| Regional Integration Engine | System | |
| Trust Integration Engine | System | |
| Order Placer/Electronic Patient Record | System | NHS Trust Provider Information Source |
| ICS - Health Information Exchange | System | Intermediary found in LHCRE/ICS |
| Regional - Genomic Data Repository | System | Clinical Data Repository |
The report is sent from the LIMS using HL7 ORU_R01 and this is sent to the Order Placer/EPR via middleware
Pre-conditions:
Test Order has been received (Genomic Test Order Process), specimen has been collected (e.g. Biopsy Procedure), has physically arrived and the test(s) have been performed
| Step | Name | Description | Initiator | Receiver | Request | Response |
|---|---|---|---|---|---|---|
| 1 | Send Laboratory Report ORU_R01 v2 - create (Details: FHIR Restful Interactions code create) | TODO |
Order Filler | Regional Integration Engine | HL7 v2 ORU_R01 - supplier | |
| 2 | Send Laboratory Report ORU_R01 v2 - create (Details: FHIR Restful Interactions code create) | Routes the report to NHS Trust which placed the order. At present the report will only be sent to regional NHS Trusts, in future this will include the NHS England Genomic Order Management Service to deliver reports to other NHS Trusts |
Regional Integration Engine | Trust Integration Engine | HL7 v2 ORU_R01 - regional | |
| 7 | Send Laboratory Report ORU_R01 v2 - create (Details: FHIR Restful Interactions code create) | Routes the report to the Order Placer and/or EPR |
Trust Integration Engine | Order Placer/Electronic Patient Record | HL7 v2 ORU_R01 - supplier |
The report to ICS HL7 MDM_T02. The report is routed to the ICS based on which general practice the patient is registered with
Pre-conditions:
Patient has a NHS Number
| Step | Name | Description | Initiator | Receiver | Request | Response |
|---|---|---|---|---|---|---|
| 4 | Patient Demographics Query - search-type (Details: FHIR Restful Interactions code search-type) | This is an internal API which includes use of NHS England Personal Demographics Service |
Regional Integration Engine | Regional - Genomic Data Repository | Search for master Patient demographics record | Search results |
| 5 | Send Laboratory Report MDM_T02 v2 - create (Details: FHIR Restful Interactions code create) | The report is routed to the ICS system which covers the Patients GP Surgery. For IHE XDS destinations this may include conversion to IHE ITI-41 |
Regional Integration Engine | ICS - Health Information Exchange | HL7 v2 MDM_T02 - regional |
The report is sent to the regional Clinical Data Repository which shares the report using FHIR RESTful readonly APIs
| Step | Name | Description | Initiator | Receiver | Request | Response |
|---|---|---|---|---|---|---|
| 6 | Send Laboratory Report R01 FHIR - create (Details: FHIR Restful Interactions code create) | The v2 message is transformed to a FHIR Message |
Regional Integration Engine | Regional - Genomic Data Repository | HL7 FHIR Message R01 - regional |
| Name | Type | Content | Description |
|---|---|---|---|
| HL7 v2 ORU_R01 - supplier | Binary | ||
| HL7 v2 ORU_R01 - regional | Binary | ||
| HL7 v2 ORU_R01 - supplier | Binary | ||
| Search for master Patient demographics record | Binary | Query for Patient: | |
| Search results | Bundle | ||
|
here | ||
| HL7 v2 MDM_T02 - regional | Binary | Regional Hl7 v2 MDM_T02 The format of the report is PDF, in future for England/EU document sharing the format may change to HL7 EU Laboratory Report | |
| HL7 FHIR Message R01 - regional | Bundle | ||
|
here |