FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-NonWGSTestOrderForm-Cancellation-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "ServiceRequest-NonWGSTestOrderForm-Cancellation-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-england",
"display": "NHS England"
}
]
}
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory",
"code": "rare-disease-non-wgs",
"display": "Rare Disease - Non-WGS"
}
]
},
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
"code": "diagnostic",
"display": "Diagnostic"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "R67.1",
"display": "Monogenic hearing loss",
"version": "7"
}
]
},
"subject": {
"reference": "Patient/Patient-MeirLieberman-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"authoredOn": "2023-08-05T10:08:00Z",
"requester": {
"reference": "PractitionerRole/PractitionerRole-GeneSmithENT-Example"
},
"supportingInfo": [
{
"reference": "Observation/Observation-GenomicEthnicity-Example"
},
{
"reference": "Observation/Observation-NoPregnancy-Example"
},
{
"reference": "Condition/Condition-MonogenicHearingLoss-Example"
},
{
"reference": "Observation/Observation-NonConsanguinousUnion-Example"
},
{
"reference": "Observation/Observation-NoBoneMarrowTransplant-Example"
},
{
"reference": "Observation/Observation-NoTransfusion-Example"
},
{
"reference": "Observation/Observation-NatureAndAgeOfHearingLoss-Example"
}
],
"specimen": [
{
"reference": "Specimen/Specimen-BloodEDTA-Example"
}
],
"note": [
{
"text": "Free text for diagnosis/reason for referral, relevant information including family history, phenotypic details/ HPO Terms Patient in need of test...example"
}
]
}