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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeTask
IdTask-TaskGenomicOrderCompleted.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Task TaskGenomicOrderCompleted

Profile: Task

identifier: http://www.acme.org/specimen/Beaker/25GEN-029GN00001

status: Completed

intent: order

code: Fulfill the focal request

focus: ServiceRequest Diagnostic testing for known variant(s)

for: Octavia CHISLETT

authoredOn: 2025-01-29

requester: MANCHESTER UNIVERSITY NHS FOUNDATION TRUST

owner: NORTH WEST GLH

Outputs

-TypeValue[x]
*reference-resultsDiagnostic Report for 'Diagnostic testing for known variant(s)' for '->Octavia CHISLETT'

Source1

{
  "resourceType": "Task",
  "id": "TaskGenomicOrderCompleted",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Task"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.acme.org/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": "http://www.acme.org/servicerequest/identifier",
      "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": "http://www.acme.org/diagnosticreport/identifiers",
          "value": "25edee2b-add8-4522-9fa2-1ee8f229bd75",
          "assigner": {
            "identifier": {
              "system": "https://fhir.nhs.uk/Id/ods-organization-code",
              "value": "699X0"
            }
          }
        }
      }
    }
  ]
}