FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Task |
| Id | Task-NonWGSRareDiseaseTestOrderCompleted-FollowupTest-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "Task-NonWGSRareDiseaseTestOrderCompleted-FollowupTest-Example",
"status": "completed",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
"code": "distribute-report",
"display": "Distribute Report"
}
]
},
"focus": {
"reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-NewFollowupTest-Example"
},
"for": {
"reference": "Patient/Patient-AnitaLamberts-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "8449303649"
}
},
"authoredOn": "2023-11-10T10:00:00Z",
"lastModified": "2023-11-24T15:30:00Z",
"requester": {
"reference": "PractitionerRole/PractitionerRole-AndrewSmith-Example"
},
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RJ1"
},
"display": "GUY'S AND ST THOMAS' NHS FOUNDATION TRUST"
},
"note": [
{
"text": "Optional Free Text field to record any additional details"
}
],
"input": [
{
"type": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/AdditionalInfoTypeGenomics",
"code": "DiagnosticReport",
"display": "DiagnosticReport"
}
]
},
"valueReference": {
"reference": "DiagnosticReport/DiagnosticReport-AnitaLamberts-Example"
}
}
]
}