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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeBundle
IdBundle-036ceda5-8eea-42d5-9e8f-f977287c0dd6.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": "Bundle",
  "id": "036ceda5-8eea-42d5-9e8f-f977287c0dd6",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "https://example.nhs.uk/FHIR/R4/Condition?patient=Patient-Liverpool"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/Condition/c8f82825-e4cb-4e1f-b728-3fd2808e93db",
      "resource": {
        "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\"><a name=\"Condition_c8f82825-e4cb-4e1f-b728-3fd2808e93db\"> </a><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"
              }
            ]
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}