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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeTask
IdTask-TaskGenomicOrderRequested.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 TaskGenomicOrderRequested

Profile: Task

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

status: Requested

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


Source1

{
  "resourceType": "Task",
  "id": "TaskGenomicOrderRequested",
  "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": "requested",
  "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"
  }
}