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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeTask
IdTask-NonWGSRareDiseaseTestOrderForwarded-OutOfCountry-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-NonWGSRareDiseaseTestOrderForwarded-OutOfCountry-Example",
  "status": "in-progress",
  "businessStatus": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/business-status-genomics",
        "code": "remote-processing-required",
        "display": "Remote Processing Required"
      }
    ]
  },
  "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-NonWGSTestOrderForm-OutOfCountry-Example"
  },
  "for": {
    "reference": "Patient/Patient-KayBurbridge-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "8449303541"
    }
  },
  "authoredOn": "2023-11-04T15:43:00Z",
  "lastModified": "2023-11-04T15:43:00Z",
  "requester": {
    "reference": "PractitionerRole/PractitionerRole-HazelSmithOncology-Example"
  },
  "owner": {
    "display": "Genomic Health- U.S.A"
  },
  "note": [
    {
      "text": "Optional Free Text field to record any additional details"
    }
  ]
}