WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis.Profiles
The page lists the profiles used by Multi-cancer Early Detection FHIR R4 API:
- UKCore-Bundle
- UKCore-MessageHeader
- UKCore-Organization
- UKCore-Practitioner
- UKCore-Patient
- UKCore-ServiceRequest
- UKCore-DiagnosticReport
- UKCore-Observation
- UKCore-Specimen
The profiles are provided for implementation guidance:
Note - it is not neccessary to reference the profile in the Resource.meta.
UKCore-Bundle
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Conformance Rules
Reference - Data mapping
UKCore-MessageHeader
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Conformance Rules
Reference - Data mapping
UKCore-Organization
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The Organization resource is used to hold various Organizations that play roles in the sending of a Multi-Cancer Early Detection Test Report. These Organizations include
- The Organization responsible for the test
- The Lab that performed the test
- The Organization that requested the test
Conformance Rules
Reference - Data mapping
UKCore-Practitioner
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The Practitioner resource is used to hold the details of the requesting practitioner.
Conformance Rules
Reference - Data mapping
UKCore-Patient
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The Patient resource is used to hold details of the patient who's same is being tested.
Conformance Rules
Reference - Data mapping
UKCore-ServiceRequest
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The ServiceRequest resource is used to hold details of the service request that was used to request the multi-cancer early detection test to be performed.
Conformance Rules
Reference - Data mapping
UKCore-DiagnosticReport
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The DiagnosticReport resource is used to contain the various Observations that go to make up the multi-cancer early detection report. It is used to hold lab notes and a .pdf format document of the report.
Conformance Rules
Reference - Data mapping
UKCore-Observation
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The Observation resource is used to hold test results. There are up to 4 Observation resources in a multi-cancer early detection report.
- a grouper observation that organises the observation results
- an observation of whether cancer markers were detected or not
- an observation of the possible primary site for the detected cancer markers
- an observation of the possible secondary site for the detected cancer markers
For a test report that is not marked as cancelled
- the grouper observation SHALL be present
- the observation for cancer markers detected or not SHALL be present
- the observation of primary site MAY be present (if cancer markers are detected)
- the observation of secondary site MAY be present (if cancer markers are detected and a secondary site is reported)
For a test that is cancelled
- no observations shall be present (and the DiagnosticReport will have a status of 'cancelled')
Conformance Rules
Reference - Data mapping
UKCore-Specimen
The profile is provided for implementation guidance:
- it is not necessary to reference the profile in the Resource.meta.
Usage
The Speciment resource is used to hold details of the supplied specimen.
Conformance Rules
Reference - Data mapping