WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis. The implementation guide is currently in draft and SHOULD NOT be used for development or implementation without consulting the NHS England
Pathology Standards and Implementation team.
Release Notes
v0.1.8 (30/08/2024)
- Updated the following examples:
- Full Blood Count Request - changed the data element used to carry clinical context from
ServiceRequest.note
to ServiceRequest.reasonCode.text
- Full Blood Count Report - changed the data element used to carry clinical context from
ServiceRequest.note
to ServiceRequest.reasonCode.text
- DiagnosticReport Snippets - added an example for
extension-DiagnosticReport.note
, changed DiagnosticReport.basedOn.type
from "http://hl7.org/fhir/StructureDefinition/ServiceRequest" to "ServiceRequest" and added an additional instance of DiagnosticReport.category
to illustrate how a laboratory department name may be carried.
- ServiceRequest Snippets - added examples for
ServiceRequest.identifier.type
to illustrate the use of separate business identifiers for the laboratory service requester and laboratory service provider.
- Added additional guidance to the Design Overview page and UKCore-Observation-Lab profile definition regarding the use of text for semi-quantitative and qualitative result types.
- Added an Extensions page (under the FHIR Assets menu bar item).
v0.1.7 (21/06/2024)
- Added two new
Bundle
examples, Glucose Tolerance Test Report - Unstructured and Urine MC&S Report - Unstructured, based on the existing structured versions of the same examples. The unstructured versions illustrate how complex reports may be represented using formatted text within a single Observation
, rather than using a set of structured, coded Observations
.
- Updated the Urine MC&S Report - Structured example to include a new overarching test group
Observation
, with the following code (taken from the SNOMED CT PaLM procedure reference set):
- 401324008 | Urinary microscopy, culture and sensitivities
- Added the following new
Bundle
examples:
- Updated
UKCore-Observation-Lab.code
in the examples to use content from the SNOMED CT PBCL reference set alongside equivalent content from the SNOMED CT PaLM content reference set.
- Updated
UKCore-Practitioner.identifier
in the Bundle
examples with a test GMC code for the requesting practitioner.
v0.1.6 (17/05/2024)
- Updated the Additional Guidance section in each of the Profiles to align with the content and format used in the UK Core Implementation Guide (Version 2.0.0 - STU2 Sequence).
- Added links from each of the Profiles to the examples in the Examples Index, and also added links to the examples in the UK Core Implementation Guide. Included a new Table view for all examples.
- Added a new Data Mapping page (under the Design menu bar item). This provides a set of data mappings between the FHIR profiles that are referenced by this implementation guide and the PMIP EDIFACT (NHS003) messaging specification.
- Updated the CodeSystems and ValueSets pages (under the FHIR Assets menu bar item).
v0.1.5 (01/03/2024)
- Updated the examples in the Examples Index to correct various validation errors.
- Updated the Design Overview page to include a description of how various types of test result (i.e. quantitative, semi-quantitative, qualitative, quantitative with an interpretation, narrative) should be represented and added corresponding
Observation
examples to the Examples Index.
- Included changes to the pathology related profiles that were made as part of the HL7 UK STU2 Ballot process.
v0.1.4 (29/12/2023)
- Removed the content from the Transport and Acknowledgement Framework pages (under the Design menu bar item). Awaiting confirmation of what data exchange and acknowledgement approach will be adopted for FHIR UK Core R4 based interactions between pathology laboratory systems and GP EPR systems.
- Added the following new
Bundle
examples:
- Added an overview of the Implementation Guide Structure to the Home page.
- Updated the Glossary.
v0.1.3 (08/12/2023)
- Added a new Background page (under the Design menu bar item). This incorporates content from the previous version of the Design Overview page, with additional material describing GP practice pathology data flows.
- Updated the Design Overview page (under the Design menu bar item). This now contains additional content, including a summary of the FHIR design approach that has been adopted as part of this implementation guide and the use of SNOMED CT.
- Updated references to the PaLM and PBCL SNOMED CT reference sets throughout the implementation guide.
v0.1.2 (30/10/2023)
- Removed all FHIR STU3 related content, in line with the recent announcement from the NHS England Interoperability Standards Team that CareConnect has been deprecated and all development on the CareConnect FHIR STU3 assets has ceased.
- Updated the examples in the Examples Index to include a populated
category
element for UKCore-DiagnosticReport-Lab
, UKCore-Observation-Group-Lab
and UKCore-Observation-Lab
.
- Updated the structure of the implementation guide to align with the latest NHS England FHIR Implementation Guide template.
v0.1.1 (04/10/2023)
- Updated to incorporate a new set of laboratory specific FHIR R4 derived profiles, as defined in the UK Core Implementation Guide (currently STU2):
UKCore-DiagnosticReport-Lab
UKCore-Observation-Group-Lab
UKCore-Observation-Lab
UKCore-ServiceRequest-Lab
- Note:
UKCore-Specimen
does not have a pathology specific derived profile.
- Updated to use the NHS England FHIR Implementation Guide template.
v0.1.0 (17/04/2023)