Bundle-NonWGSTestOrderForm-CancerSolidTumor-Example

Example of a Non-WGS test request sent to the central broker, as described in the Clinical Scenario: CPGC Non-WGS Solid Tumour Scenario.

Bundle
{
    "resourceType": "Bundle",
    "id": "Bundle-NonWGSTestOrderForm-CancerSolidTumor-Example",
    "type": "transaction",
    "entry":  [
        {
            "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "PractitionerRole-HazelSmithKingstonPathology-Example",
                "practitioner": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/sds-user-id",
                        "value": "9999999998"
                    },
                    "display": "Dr. Hazel Smith"
                },
                "organization": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "RAX01"
                    },
                    "display": "Kingston Hospital NHS Foundation Trust"
                },
                "specialty":  [
                    {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
                                "code": "820",
                                "display": "General Pathology"
                            }
                        ]
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "02085467711"
                    },
                    {
                        "system": "email",
                        "value": "Hazel.smith14@nhs.net"
                    },
                    {
                        "system": "email",
                        "value": "pathologyseckingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    },
                    {
                        "system": "email",
                        "value": "respiratorykingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "PractitionerRole"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-JamesTaylorKingstonPathology-Example",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "PractitionerRole-JamesTaylorKingstonPathology-Example",
                "practitioner": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/sds-user-id",
                        "value": "9999999998"
                    },
                    "display": "Dr. James Taylor"
                },
                "organization": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "RAX01"
                    },
                    "display": "Kingston Hospital NHS Foundation Trust"
                },
                "specialty":  [
                    {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
                                "code": "820",
                                "display": "General Pathology"
                            }
                        ]
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "02085467711"
                    },
                    {
                        "system": "email",
                        "value": "pathologyseckingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    },
                    {
                        "system": "email",
                        "value": "respiratorykingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "PractitionerRole"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-AnnaLaneKingstonPathology-Example",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "PractitionerRole-AnnaLaneKingstonPathology-Example",
                "practitioner": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/sds-user-id",
                        "value": "9999999998"
                    },
                    "display": "Dr. Anna Lane"
                },
                "organization": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "RAX01"
                    },
                    "display": "Kingston Hospital NHS Foundation Trust"
                },
                "specialty":  [
                    {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
                                "code": "820",
                                "display": "General Pathology"
                            }
                        ]
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "02085467711"
                    },
                    {
                        "system": "email",
                        "value": "pathologyseckingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    },
                    {
                        "system": "email",
                        "value": "respiratorykingston@nhs.net",
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                                "valueString": "reporting"
                            }
                        ]
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "PractitionerRole"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/Patient/Patient-ZelmaHadjkiss-Example",
            "resource": {
                "resourceType": "Patient",
                "id": "Patient-ZelmaHadjkiss-Example",
                "extension":  [
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                                    "code": "F",
                                    "display": "Female"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland",
                                    "code": "A",
                                    "display": "White - British"
                                }
                            ]
                        }
                    }
                ],
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9449307555",
                        "extension":  [
                            {
                                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                                "valueCodeableConcept": {
                                    "coding":  [
                                        {
                                            "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
                                            "version": "2.2.0",
                                            "code": "01",
                                            "display": "Number present and verified"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
                        "value": "RWT17335",
                        "assigner": {
                            "identifier": {
                                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                                "value": "RAX01"
                            }
                        }
                    }
                ],
                "name":  [
                    {
                        "given":  [
                            "Zelma"
                        ],
                        "family": "Hadjkiss"
                    }
                ],
                "gender": "female",
                "birthDate": "2011-03-19",
                "address":  [
                    {
                        "line":  [
                            "2 Barclay Close",
                            "Fetcham",
                            "Leatherhead",
                            "Surrey"
                        ],
                        "postalCode": "KT22 9SY"
                    }
                ],
                "generalPractitioner":  [
                    {
                        "identifier": {
                            "system": "https://fhir.hl7.org.uk/Id/gmp-number",
                            "value": "G9999999"
                        },
                        "display": "Dr. Aero Smith"
                    },
                    {
                        "identifier": {
                            "system": "https://fhir.hl7.org.uk/Id/ODS-code",
                            "value": "AP123"
                        },
                        "display": "anywhere place"
                    }
                ],
                "link":  [
                    {
                        "other": {
                            "reference": "https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307555"
                        },
                        "type": "seealso"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Patient",
                "ifNoneExist": "Patient?identifier=https://fhir.nhs.uk/Id/nhs-number|9449307555"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/Observation/Observation-MultipleTumors-Example",
            "resource": {
                "resourceType": "Observation",
                "id": "Observation-MultipleTumors-Example",
                "status": "final",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "128462008",
                            "display": "Metastatic malignant neoplasm (disorder)"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/Patient-ZelmaHadjkiss-Example",
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9449307555"
                    }
                },
                "specimen": {
                    "identifier": {
                        "system": "https://fhir.add.nhs.uk/Id/specimenId",
                        "value": "RA257630"
                    }
                },
                "valueQuantity": {
                    "value": 25,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                },
                "component":  [
                    {
                        "code": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "369755005",
                                    "display": "Multiple tumors (qualifier value)"
                                }
                            ]
                        },
                        "valueBoolean": true
                    }
                ],
                "effectiveDateTime": "2023-09-08"
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/Observation/Observation-Necrosis-Example",
            "resource": {
                "resourceType": "Observation",
                "id": "Observation-Necrosis-Example",
                "status": "final",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "6574001",
                            "display": "Necrosis (morphologic abnormality)"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/Patient-ZelmaHadjkiss-Example",
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9449307555"
                    }
                },
                "specimen": {
                    "identifier": {
                        "system": "https://fhir.add.nhs.uk/Id/specimenId",
                        "value": "RA257630"
                    }
                },
                "valueQuantity": {
                    "value": 5,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                },
                "interpretation":  [
                    {
                        "text": "Cellularity",
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                                "code": "H",
                                "display": "High"
                            }
                        ]
                    }
                ],
                "effectiveDateTime": "2023-09-08"
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/Condition/Condition-LungTumor-Example",
            "resource": {
                "resourceType": "Condition",
                "id": "Condition-LungTumor-Example",
                "clinicalStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "recurrence",
                            "display": "Recurrence"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "provisional",
                            "display": "Provisional"
                        }
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "363358000",
                            "display": "Malignant tumour of lung"
                        }
                    ]
                },
                "subject": {
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "944930555"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "http://example.org/fhir/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-Example",
            "resource": {
                "resourceType": "ServiceRequest",
                "id": "ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-Example",
                "extension":  [
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory",
                                    "code": "nhs",
                                    "display": "NHS"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact",
                        "valueReference": {
                            "reference": "PractitionerRole/PractitionerRole-AnnaLaneKingstonPathology-Example"
                        }
                    },
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact",
                        "valueReference": {
                            "reference": "PractitionerRole/PractitionerRole-JamesTaylor-Example"
                        }
                    }
                ],
                "status": "active",
                "intent": "order",
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory",
                                "code": "cancer-non-wgs",
                                "display": "Cancer - Non-WGS"
                            }
                        ]
                    }
                ],
                "priority": "routine",
                "code": {
                    "coding":  [
                        {
                            "system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
                            "code": "M119.5",
                            "display": "Multi Target NGS Panel Small"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/Patient-PatrickSammy-Example",
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9449307555"
                    }
                },
                "authoredOn": "2023-09-08",
                "requester": {
                    "reference": "PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example"
                },
                "reasonCode":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "335741000000100",
                                "display": "Recurrence of tumour"
                            }
                        ]
                    }
                ],
                "performer":  [
                    {
                        "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "RJZ"
                        },
                        "display": "KING'S COLLEGE HOSPITAL NHS FOUNDATION TRUST"
                    }
                ],
                "supportingInfo":  [
                    {
                        "reference": "Observation/Observation-MultipleTumors-Example"
                    },
                    {
                        "reference": "Observation/Observation-MultipleTumors-Example"
                    },
                    {
                        "reference": "Condition/Condition-LungTumor-Example"
                    }
                ],
                "specimen":  [
                    {
                        "reference": "Specimen/Specimen-CancerSolidTumor-Example"
                    }
                ],
                "note":  [
                    {
                        "text": "Free text for diagnosis/reason for referral, transplant, life status at time of request details/ e.g. malignant tumour - molecular assessment will aid management"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "ServiceRequest"
            }
        }
    ]
}
<Bundle xmlns="http://hl7.org/fhir">
    <id value="Bundle-NonWGSTestOrderForm-CancerSolidTumor-Example" />
    <type value="transaction" />
    <entry>
        <fullUrl value="http://example.org/fhir/PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example" />
        <resource>
            <PractitionerRole>
                <id value="PractitionerRole-HazelSmithKingstonPathology-Example" />
                <practitioner>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/sds-user-id" />
                        <value value="9999999998" />
                    </identifier>
                    <display value="Dr. Hazel Smith" />
                </practitioner>
                <organization>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="RAX01" />
                    </identifier>
                    <display value="Kingston Hospital NHS Foundation Trust" />
                </organization>
                <specialty>
                    <coding>
                        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode" />
                        <code value="820" />
                        <display value="General Pathology" />
                    </coding>
                </specialty>
                <telecom>
                    <system value="phone" />
                    <value value="02085467711" />
                </telecom>
                <telecom>
                    <system value="email" />
                    <value value="Hazel.smith14@nhs.net" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="pathologyseckingston@nhs.net" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="respiratorykingston@nhs.net" />
                </telecom>
            </PractitionerRole>
        </resource>
        <request>
            <method value="POST" />
            <url value="PractitionerRole" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/PractitionerRole/PractitionerRole-JamesTaylorKingstonPathology-Example" />
        <resource>
            <PractitionerRole>
                <id value="PractitionerRole-JamesTaylorKingstonPathology-Example" />
                <practitioner>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/sds-user-id" />
                        <value value="9999999998" />
                    </identifier>
                    <display value="Dr. James Taylor" />
                </practitioner>
                <organization>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="RAX01" />
                    </identifier>
                    <display value="Kingston Hospital NHS Foundation Trust" />
                </organization>
                <specialty>
                    <coding>
                        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode" />
                        <code value="820" />
                        <display value="General Pathology" />
                    </coding>
                </specialty>
                <telecom>
                    <system value="phone" />
                    <value value="02085467711" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="pathologyseckingston@nhs.net" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="respiratorykingston@nhs.net" />
                </telecom>
            </PractitionerRole>
        </resource>
        <request>
            <method value="POST" />
            <url value="PractitionerRole" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/PractitionerRole/PractitionerRole-AnnaLaneKingstonPathology-Example" />
        <resource>
            <PractitionerRole>
                <id value="PractitionerRole-AnnaLaneKingstonPathology-Example" />
                <practitioner>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/sds-user-id" />
                        <value value="9999999998" />
                    </identifier>
                    <display value="Dr. Anna Lane" />
                </practitioner>
                <organization>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="RAX01" />
                    </identifier>
                    <display value="Kingston Hospital NHS Foundation Trust" />
                </organization>
                <specialty>
                    <coding>
                        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode" />
                        <code value="820" />
                        <display value="General Pathology" />
                    </coding>
                </specialty>
                <telecom>
                    <system value="phone" />
                    <value value="02085467711" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="pathologyseckingston@nhs.net" />
                </telecom>
                <telecom>
                    <extension url="http://hl7.org/fhir/StructureDefinition/contactpoint-comment">
                        <valueString value="reporting" />
                    </extension>
                    <system value="email" />
                    <value value="respiratorykingston@nhs.net" />
                </telecom>
            </PractitionerRole>
        </resource>
        <request>
            <method value="POST" />
            <url value="PractitionerRole" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/Patient/Patient-ZelmaHadjkiss-Example" />
        <resource>
            <Patient>
                <id value="Patient-ZelmaHadjkiss-Example" />
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex">
                    <valueCodeableConcept>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" />
                            <code value="F" />
                            <display value="Female" />
                        </coding>
                    </valueCodeableConcept>
                </extension>
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory">
                    <valueCodeableConcept>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland" />
                            <code value="A" />
                            <display value="White - British" />
                        </coding>
                    </valueCodeableConcept>
                </extension>
                <identifier>
                    <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
                        <valueCodeableConcept>
                            <coding>
                                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland" />
                                <version value="2.2.0" />
                                <code value="01" />
                                <display value="Number present and verified" />
                            </coding>
                        </valueCodeableConcept>
                    </extension>
                    <system value="https://fhir.nhs.uk/Id/nhs-number" />
                    <value value="9449307555" />
                </identifier>
                <identifier>
                    <system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" />
                    <value value="RWT17335" />
                    <assigner>
                        <identifier>
                            <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                            <value value="RAX01" />
                        </identifier>
                    </assigner>
                </identifier>
                <name>
                    <family value="Hadjkiss" />
                    <given value="Zelma" />
                </name>
                <gender value="female" />
                <birthDate value="2011-03-19" />
                <address>
                    <line value="2 Barclay Close" />
                    <line value="Fetcham" />
                    <line value="Leatherhead" />
                    <line value="Surrey" />
                    <postalCode value="KT22 9SY" />
                </address>
                <generalPractitioner>
                    <identifier>
                        <system value="https://fhir.hl7.org.uk/Id/gmp-number" />
                        <value value="G9999999" />
                    </identifier>
                    <display value="Dr. Aero Smith" />
                </generalPractitioner>
                <generalPractitioner>
                    <identifier>
                        <system value="https://fhir.hl7.org.uk/Id/ODS-code" />
                        <value value="AP123" />
                    </identifier>
                    <display value="anywhere place" />
                </generalPractitioner>
                <link>
                    <other>
                        <reference value="https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307555" />
                    </other>
                    <type value="seealso" />
                </link>
            </Patient>
        </resource>
        <request>
            <method value="POST" />
            <url value="Patient" />
            <ifNoneExist value="Patient?identifier=https://fhir.nhs.uk/Id/nhs-number|9449307555" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/Observation/Observation-MultipleTumors-Example" />
        <resource>
            <Observation>
                <id value="Observation-MultipleTumors-Example" />
                <status value="final" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="128462008" />
                        <display value="Metastatic malignant neoplasm (disorder)" />
                    </coding>
                </code>
                <subject>
                    <reference value="Patient/Patient-ZelmaHadjkiss-Example" />
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/nhs-number" />
                        <value value="9449307555" />
                    </identifier>
                </subject>
                <effectiveDateTime value="2023-09-08" />
                <valueQuantity>
                    <value value="25" />
                    <unit value="%" />
                    <system value="http://unitsofmeasure.org" />
                    <code value="%" />
                </valueQuantity>
                <specimen>
                    <identifier>
                        <system value="https://fhir.add.nhs.uk/Id/specimenId" />
                        <value value="RA257630" />
                    </identifier>
                </specimen>
                <component>
                    <code>
                        <coding>
                            <system value="http://snomed.info/sct" />
                            <code value="369755005" />
                            <display value="Multiple tumors (qualifier value)" />
                        </coding>
                    </code>
                    <valueBoolean value="true" />
                </component>
            </Observation>
        </resource>
        <request>
            <method value="POST" />
            <url value="Observation" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/Observation/Observation-Necrosis-Example" />
        <resource>
            <Observation>
                <id value="Observation-Necrosis-Example" />
                <status value="final" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="6574001" />
                        <display value="Necrosis (morphologic abnormality)" />
                    </coding>
                </code>
                <subject>
                    <reference value="Patient/Patient-ZelmaHadjkiss-Example" />
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/nhs-number" />
                        <value value="9449307555" />
                    </identifier>
                </subject>
                <effectiveDateTime value="2023-09-08" />
                <valueQuantity>
                    <value value="5" />
                    <unit value="%" />
                    <system value="http://unitsofmeasure.org" />
                    <code value="%" />
                </valueQuantity>
                <interpretation>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" />
                        <code value="H" />
                        <display value="High" />
                    </coding>
                    <text value="Cellularity" />
                </interpretation>
                <specimen>
                    <identifier>
                        <system value="https://fhir.add.nhs.uk/Id/specimenId" />
                        <value value="RA257630" />
                    </identifier>
                </specimen>
            </Observation>
        </resource>
        <request>
            <method value="POST" />
            <url value="Observation" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/Condition/Condition-LungTumor-Example" />
        <resource>
            <Condition>
                <id value="Condition-LungTumor-Example" />
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
                        <code value="recurrence" />
                        <display value="Recurrence" />
                    </coding>
                </clinicalStatus>
                <verificationStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" />
                        <code value="provisional" />
                        <display value="Provisional" />
                    </coding>
                </verificationStatus>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="363358000" />
                        <display value="Malignant tumour of lung" />
                    </coding>
                </code>
                <subject>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/nhs-number" />
                        <value value="944930555" />
                    </identifier>
                </subject>
            </Condition>
        </resource>
        <request>
            <method value="POST" />
            <url value="Condition" />
        </request>
    </entry>
    <entry>
        <fullUrl value="http://example.org/fhir/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-Example" />
        <resource>
            <ServiceRequest>
                <id value="ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-Example" />
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage">
                    <valueCodeableConcept>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
                            <code value="nhs" />
                            <display value="NHS" />
                        </coding>
                    </valueCodeableConcept>
                </extension>
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact">
                    <valueReference>
                        <reference value="PractitionerRole/PractitionerRole-AnnaLaneKingstonPathology-Example" />
                    </valueReference>
                </extension>
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact">
                    <valueReference>
                        <reference value="PractitionerRole/PractitionerRole-JamesTaylor-Example" />
                    </valueReference>
                </extension>
                <status value="active" />
                <intent value="order" />
                <category>
                    <coding>
                        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory" />
                        <code value="cancer-non-wgs" />
                        <display value="Cancer - Non-WGS" />
                    </coding>
                </category>
                <priority value="routine" />
                <code>
                    <coding>
                        <system value="https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory" />
                        <code value="M119.5" />
                        <display value="Multi Target NGS Panel Small" />
                    </coding>
                </code>
                <subject>
                    <reference value="Patient/Patient-PatrickSammy-Example" />
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/nhs-number" />
                        <value value="9449307555" />
                    </identifier>
                </subject>
                <authoredOn value="2023-09-08" />
                <requester>
                    <reference value="PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example" />
                </requester>
                <performer>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="RJZ" />
                    </identifier>
                    <display value="KING&#39;S COLLEGE HOSPITAL NHS FOUNDATION TRUST" />
                </performer>
                <reasonCode>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="335741000000100" />
                        <display value="Recurrence of tumour" />
                    </coding>
                </reasonCode>
                <supportingInfo>
                    <reference value="Observation/Observation-MultipleTumors-Example" />
                </supportingInfo>
                <supportingInfo>
                    <reference value="Observation/Observation-MultipleTumors-Example" />
                </supportingInfo>
                <supportingInfo>
                    <reference value="Condition/Condition-LungTumor-Example" />
                </supportingInfo>
                <specimen>
                    <reference value="Specimen/Specimen-CancerSolidTumor-Example" />
                </specimen>
                <note>
                    <text value="Free text for diagnosis/reason for referral, transplant, life status at time of request details/ e.g. malignant tumour - molecular assessment will aid management" />
                </note>
            </ServiceRequest>
        </resource>
        <request>
            <method value="POST" />
            <url value="ServiceRequest" />
        </request>
    </entry>
</Bundle>