FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-WGSTestOrderForm-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "ServiceRequest-WGSTestOrderForm-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-wgs",
"display": "Rare Disease - 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": "R193.4",
"display": "Cystic renal disease",
"version": "7"
}
]
},
"subject": {
"reference": "Patient/Patient-LindsaySorrell-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307946"
}
},
"authoredOn": "2023-08-08",
"requester": {
"reference": "PractitionerRole/PractitionerRole-HazelSmithRenal-Example"
},
"supportingInfo": [
{
"reference": "Condition/Condition-MonogenicHearingLoss-Example"
},
{
"reference": "Observation/Observation-GenomicEthnicity-Example"
},
{
"reference": "Observation/Observation-NoPregnancy-Example"
},
{
"reference": "Observation/Observation-NoBoneMarrowTransplant-Example"
},
{
"reference": "Observation/Observation-NoTransfusion-Example"
},
{
"reference": "Observation/Observation-MultipleRenalCysts-Example"
},
{
"reference": "Observation/Observation-Nephronophthisis-Example"
},
{
"reference": "Observation/Observation-HepaticCysts-Example"
},
{
"reference": "Observation/Observation-EnlargedKidney-Example"
},
{
"reference": "Observation/Observation-RenalInsufficiency-Example"
},
{
"reference": "Consent/Consent-RoDToFollow-Example"
}
],
"note": [
{
"text": "No family history of genomic testing"
},
{
"text": "Free text for diagnosis/reason for referral, relevant information including family history, phenotypic details/ HPO Terms/ Patient diagnoses with ADPKD (example)"
}
]
}