{
  "resourceType" : "Condition",
  "id" : "c8f82825-e4cb-4e1f-b728-3fd2808e93db",
  "meta" : {
    "profile" : ["https://fhir.nwgenomics.nhs.uk/StructureDefinition/Condition"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition c8f82825-e4cb-4e1f-b728-3fd2808e93db</b></p><a name=\"c8f82825-e4cb-4e1f-b728-3fd2808e93db\"> </a><a name=\"hcc8f82825-e4cb-4e1f-b728-3fd2808e93db\"> </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-Condition.html\">Condition</a></p></div><p><b>identifier</b>: c8f82825-e4cb-4e1f-b728-3fd2808e93db</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 716318002}\">Lynch syndrome</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd\">Ned LIVERPOOL</a></p><p><b>recordedDate</b>: 2025-10-24 10:37:26+0000</p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-6beb613f-d303-42af-b025-86e8e0872061.html\">Observation Diagnostic Implication</a></td></tr></table></div>"
  },
  "identifier" : [{
    "value" : "c8f82825-e4cb-4e1f-b728-3fd2808e93db"
  }],
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "confirmed"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "problem-list-item",
      "display" : "Problem List Item"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "716318002",
      "display" : "Lynch syndrome"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
    "display" : "Ned LIVERPOOL"
  },
  "recordedDate" : "2025-10-24T10:37:26+00:00",
  "evidence" : [{
    "detail" : [{
      "reference" : "Observation/6beb613f-d303-42af-b025-86e8e0872061"
    }]
  }]
}