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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeTask
IdUKCore-Task-DPYDSequencingTask-Example-sendaway.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": "UKCore-Task-DPYDSequencingTask-Example-SendAway",
  "identifier": [
    {
      "system": "https://api.service.nhs.uk/GMS",
      "value": "66c519dd-423f-4238-89c8-91c5be52f330-sendaway"
    }
  ],
  "basedOn": [
    {
      "identifier": {
        "system": "https://api.service.nhs.uk/GMS",
        "value": "66c519dd-423f-4238-89c8-91c5be52f330"
      }
    }
  ],
  "partOf": [
    {
      "identifier": {
        "system": "https://api.service.nhs.uk/GMS",
        "value": "66c519dd-423f-4238-89c8-91c5be52f330-filler"
      }
    }
  ],
  "status": "requested",
  "intent": "reflex-order",
  "priority": "urgent",
  "code": {
    "coding": [
      {
        "system": "https://www.england.nhs.uk/publication/national-genomic-test-directories/",
        "code": "M219.3",
        "display": "DPYD hotspot"
      }
    ]
  },
  "requester": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "699X0"
    }
  },
  "authoredOn": "2022-07-14T09:00:00Z",
  "owner": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "8J834"
    }
  }
}