FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Task |
| Id | Task-NonWGSRareDiseaseTestOrderRejected-InsufficientSample-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "Task-NonWGSRareDiseaseTestOrder-InsufficientSample-Example",
"status": "rejected",
"statusReason": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
"code": "sample-sub-optimal",
"display": "Sample Sub-Optimal"
}
]
},
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
"code": "sample-preparation",
"display": "Sample Preparation"
}
]
},
"focus": {
"reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderFormUpdated-SolidTumor-Example"
},
"for": {
"reference": "Patient/Patient-ZelmaHadjkiss-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307555"
}
},
"authoredOn": "2023-09-08",
"lastModified": "2023-09-09T15:43:00Z",
"requester": {
"reference": "PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example"
},
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RAX01"
},
"display": "Kingston Hospital NHS Foundation Trust"
},
"note": [
{
"text": "Please provide additional sample of X"
}
],
"input": [
{
"type": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/AdditionalInfoTypeGenomics",
"code": "RackId",
"display": "Rack Number"
}
]
},
"valueIdentifier": {
"system": "https://www.guysandstthomas.nhs.uk/RackId",
"value": "RJ1-RAX01-9449307555",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RJ1"
}
}
}
},
{
"type": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/AdditionalInfoTypeGenomics",
"code": "Specimen",
"display": "Specimen"
}
]
},
"valueReference": {
"reference": "Specimen/Specimen-CancerSolidTumor-Example"
}
}
]
}