FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-SavedTestOrderUpdated-CascadeTesting-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "ServiceRequest-SavedTestOrderUpdated-CascadeTesting-Example",
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FatherOfFayMutlow-Example"
}
],
"meta": {
"versionId": "2",
"lastUpdated": "2023-10-06T09:00:00Z"
},
"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": "predictive",
"display": "Predictive"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "R134",
"display": "Familial Hypercholesterolaemia",
"version": "7"
}
]
},
"orderDetail": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "R242.1",
"display": "Predictive testing for known familial mutation(s)",
"version": "7"
}
]
}
],
"subject": {
"reference": "Patient/Patient-FayMutlow-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307806"
}
},
"authoredOn": "2023-10-04T11:00:00Z",
"requester": {
"reference": "PractitionerRole/PractitionerRole-MarySmith-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-NoTransplant-Example"
},
{
"reference": "Observation/Observation-NoTransfusion-Example"
},
{
"reference": "Observation/Observation-DutchLipidScore-Example"
},
{
"reference": "Observation/Observation-QueryXanthoma-Example"
},
{
"reference": "Observation/Observation-SimonBroomeCriteria-Example"
}
],
"specimen": [
{
"reference": "Specimen/Specimen-FayMutlowBloodEDTA-Example"
}
],
"note": [
{
"text": "Free text for diagnosis/reason for referral, relevant information including family history, phenotypic details/ HPO Terms"
},
{
"text": "Father tested positive for FH. Confirmation required if daughter is postive for FH"
}
]
}