{
  "resourceType" : "Observation",
  "id" : "EPIC-OBX-4",
  "meta" : {
    "profile" : ["https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation EPIC-OBX-4</b></p><a name=\"EPIC-OBX-4\"> </a><a name=\"hcEPIC-OBX-4\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation.html\">Observation</a></p></div><p><b>identifier</b>: 7b7ec386-bbc6-47fb-a3ed-6a6ea6e4c5d3</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/MFTQuestionIds 230016}\">Test Type</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd\">Octavia CHISLETT</a></p><p><b>encounter</b>: <a href=\"Bundle-GenomicsOrderMessageAttachment.html#urn-uuid-984b8a89-4194-4eb4-a7ea-ca8049ebeea3\">Encounter: identifier = Account number; status = finished; class = ambulatory (ActCode#AMB); serviceType = Clinical haematology service; period = 2025-01-29 10:37:26+0000 --&gt; (ongoing)</a></p><p><b>effective</b>: 2025-01-29 10:37:26+0000</p><p><b>performer</b>: <a href=\"Bundle-GenomicsOrderMessageAttachment.html#urn-uuid-ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8\">PractitionerRole: specialty = General Surgery</a></p><p><b>value</b>: Diagnostic Screen/Test</p></div>"
  },
  "identifier" : [{
    "value" : "7b7ec386-bbc6-47fb-a3ed-6a6ea6e4c5d3"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "https://fhir.nwgenomics.nhs.uk/CodeSystem/MFTQuestionIds",
      "code" : "230016",
      "display" : "Test Type"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/nhs-number",
      "value" : "9449305552"
    },
    "display" : "Octavia CHISLETT"
  },
  "encounter" : {
    "reference" : "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
  },
  "effectiveDateTime" : "2025-01-29T10:37:26+00:00",
  "performer" : [{
    "reference" : "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
  }],
  "valueString" : "Diagnostic Screen/Test"
}