North West Genomic Medicine Service Alliance
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Task Genomic Test Completed - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "TaskGenomicOrderCompleted",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task TaskGenomicOrderCompleted</b></p><a name=\"TaskGenomicOrderCompleted\"> </a><a name=\"hcTaskGenomicOrderCompleted\"> </a><p><b>identifier</b>: <code>https://fhir.mft.nhs.uk/Id/Specimen/Beaker</code>/25GEN-029GN00001</p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"ServiceRequest-ServiceRequestGenomicsOrderCodedEntries.html\">ServiceRequest Diagnostic testing for known variant(s)</a></p><p><b>for</b>: <a href=\"Patient-Patient-OctaviaCHISLETT-9449305552.html\">Octavia CHISLETT</a></p><p><b>authoredOn</b>: 2025-01-29</p><p><b>requester</b>: <a href=\"Organization-R0A.html\">MANCHESTER UNIVERSITY NHS FOUNDATION TRUST</a></p><p><b>owner</b>: <a href=\"Organization-699X0.html\">NORTH WEST GLH</a></p><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/task-inputoutput-parameter-type reference-results}\">reference-results</span></td><td><a href=\"DiagnosticReport-DiagnosticReportGenomicsReport.html\">Diagnostic Report for 'Genetic analysis report' for '-&gt;Octavia CHISLETT'</a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.mft.nhs.uk/Id/Specimen/Beaker",
      "value" : "25GEN-029GN00001",
      "assigner" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "R0A"
        }
      }
    }
  ],
  "status" : "completed",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/CodeSystem/task-code",
        "code" : "fulfill"
      }
    ]
  },
  "focus" : {
    🔗 "reference" : "ServiceRequest/ServiceRequestGenomicsOrderCodedEntries",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PLAC"
          }
        ]
      },
      "system" : "urn:oid:1.2.840.114350.1.13.861.1.7.2.798268",
      "value" : "1601737",
      "assigner" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "R0A"
        }
      }
    }
  },
  "for" : {
    🔗 "reference" : "Patient/Patient-OctaviaCHISLETT-9449305552",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/nhs-number",
      "value" : "9449305552"
    },
    "display" : "Octavia CHISLETT"
  },
  "authoredOn" : "2025-01-29",
  "requester" : {
    🔗 "reference" : "Organization/R0A",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
      "value" : "R0A"
    },
    "display" : "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST"
  },
  "owner" : {
    🔗 "reference" : "Organization/699X0",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
      "value" : "699X0"
    },
    "display" : "NORTH WEST GLH"
  },
  "output" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/task-inputoutput-parameter-type",
            "code" : "reference-results"
          }
        ]
      },
      "valueReference" : {
        🔗 "reference" : "DiagnosticReport/DiagnosticReportGenomicsReport",
        "identifier" : {
          "system" : "https://fhir.nwglh.nhs.uk/Id/ReportId",
          "value" : "25edee2b-add8-4522-9fa2-1ee8f229bd75",
          "assigner" : {
            "identifier" : {
              "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
              "value" : "699X0"
            }
          }
        }
      }
    }
  ]
}