FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeTask
IdTask-NonWGSRareDiseaseTestOrderRejected-CancerSolidTumor-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Task",
  "id": "Task-NonWGSRareDiseaseTestOrderRejected-CancerSolidTumor-Example",
  "status": "rejected",
  "statusReason": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
        "code": "further-information-needed",
        "display": "Further Information Needed"
      }
    ]
  },
  "intent": "order",
  "priority": "routine",
  "code": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
        "code": "process-genomic-test-request",
        "display": "Process Genomic Test Request"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-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": "Additional information required on method of testing"
    }
  ]
}