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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeTask
IdTask-NonWGSRareDiseaseTestOrderRejected-FetalScenario-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-NonWGSRareDiseaseTestOrderRejected-FetalScenario-Example",
  "status": "rejected",
  "statusReason": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
        "code": "further-information-needed",
        "display": "Further Information Needed"
      }
    ]
  },
  "intent": "order",
  "priority": "urgent",
  "code": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
        "code": "request-sample-alignment",
        "display": "Request Sample Alignment"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
  },
  "for": {
    "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
    "identifier": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
        "value": "FT-RWT13521",
        "assigner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "RAX"
          }
        }
      }
    ]
  },
  "authoredOn": "2023-09-25T10:00:00Z",
  "lastModified": "2023-10-01T10:18:00Z",
  "requester": {
    "reference": "PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example"
  },
  "owner": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "RJ1"
    },
    "display": "GUY'S AND ST THOMAS' NHS FOUNDATION TRUST"
  },
  "note": [
    {
      "text": "Optional Free Text field to record any additional details"
    }
  ]
}