FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Task |
| Id | Task-WGSRareDiseaseTestOrderAccepted-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "Task-WGSRareDiseaseTestOrderAccepted-Example",
"status": "on-hold",
"statusReason": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
"code": "awaiting-rod-and-or-sample",
"display": "Awaiting Record of Discussion and/or Sample"
}
]
},
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
"code": "request-sample-alignment",
"display": "Request & Sample Alignment"
}
]
},
"focus": {
"reference": "ServiceRequest/ServiceRequest-SavedTestOrder-Example"
},
"for": {
"reference": "Patient/Patient-LindsaySorrell-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307946"
}
},
"authoredOn": "2023-08-08",
"lastModified": "2023-08-09",
"requester": {
"reference": "PractitionerRole/PractitionerRole-HazelSmithRenal-Example"
},
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RJ1"
},
"display": "GUY'S AND ST THOMAS' NHS FOUNDATION TRUST"
}
}