NHS North West Genomics
0.0.8 - ci-build United Kingdom flag

NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions

: Condition - Lynch Syndrome - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "c8f82825-e4cb-4e1f-b728-3fd2808e93db",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Condition"
    ]
  },
  "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:\">final</span></p><p><b>verificationStatus</b>: <span title=\"Codes:\">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=\"Patient-Patient-Liverpool.html\">Paul 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" : [
      {
        "code" : "final"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "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" : "Patient/Patient-Liverpool",
    "display" : "Paul LIVERPOOL"
  },
  "recordedDate" : "2025-10-24T10:37:26+00:00",
  "evidence" : [
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/6beb613f-d303-42af-b025-86e8e0872061"
        }
      ]
    }
  ]
}