Profiles

The page lists the profiles used by Multi-cancer Early Detection FHIR R4 API:


The profiles are provided for implementation guidance:

Note - it is not neccessary to reference the profile in the Resource.meta.


StructureDefinition Bundle

Conformance Rules

Reference - Data mapping

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
identifierΣ0..1Identifier
typeΣ1..1codeBinding
timestampΣ0..1instant
totalΣ C0..1unsignedInt
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
relationΣ1..1string
urlΣ1..1uri
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
fullUrlΣ0..1uri
resourceΣ0..1Resource
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
modeΣ0..1codeBinding
scoreΣ0..1decimal
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
methodΣ1..1codeBinding
urlΣ1..1uri
ifNoneMatchΣ0..1string
ifModifiedSinceΣ0..1instant
ifMatchΣ0..1string
ifNoneExistΣ0..1string
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
statusΣ1..1string
locationΣ0..1uri
etagΣ0..1string
lastModifiedΣ0..1instant
outcomeΣ0..1Resource
signatureΣ0..1Signature
## Profile-Bundle


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