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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeTask
IdTask-NonWGSRareDiseaseTestOrderAccepted-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-NonWGSRareDiseaseTestOrderAccepted-FetalScenario-Example",
  "status": "accepted",
  "businessStatus": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/business-status-genomics",
        "code": "sample-received",
        "display": "Sample Received"
      }
    ]
  },
  "intent": "order",
  "priority": "urgent",
  "code": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
        "code": "process-genomic-test-request",
        "display": "Process Genomic Test Request"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderFormUpdated-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-02T09:37: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"
    }
  ]
}