FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-TestOrderForm-StorageOfMaterial-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "ServiceRequest-TestOrderForm-StorageOfMaterial-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.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
"code": "sample-storage",
"display": "Sample storage"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-DigitalGenomicTestService",
"code": "GT905",
"display": "DNA extraction and storage",
"extension": [
{
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version",
"valueDecimal": 1
}
]
}
]
},
"subject": {
"reference": "Patient/Patient-TimMclullichs-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "8449303452"
}
},
"authoredOn": "2023-10-28T11:00:00Z",
"requester": {
"reference": "PractitionerRole/PractitionerRole-OscarShields-Example"
},
"reasonCode": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-DigitalGenomicTestService",
"code": "TP347",
"display": "Sample Storage",
"extension": [
{
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version",
"valueDecimal": 1
}
]
}
]
}
],
"supportingInfo": [
{
"reference": "Observation/Observation-GenomicEthnicity-Example"
},
{
"reference": "Condition/Condition-MonogenicHearingLoss-Example"
},
{
"reference": "Observation/Observation-NonConsanguinousUnion-Example"
},
{
"reference": "Observation/Observation-NoBoneMarrowTransplant-Example"
},
{
"reference": "Observation/Observation-NoTransfusion-Example"
}
],
"note": [
{
"text": "Specimen will be provided at a later date"
},
{
"text": "No family history of genomic testing"
},
{
"text": "Free text for diagnosis/reason for referral, transplant, life status at time of request details/ E.g. DNA to be stored for future testing"
}
]
}