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

NHS North West Genomics - Local Development build (v0.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Bundle - Conditions for a Patient QEDm - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="036ceda5-8eea-42d5-9e8f-f977287c0dd6"/>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="https://example.nhs.uk/FHIR/R4/Condition?patient=Patient-Liverpool"/>
  </link>
  <entry>
    <fullUrl
             value="http://example.org/fhir/Condition/c8f82825-e4cb-4e1f-b728-3fd2808e93db"/>
    <resource>
      <Condition>
        <id value="c8f82825-e4cb-4e1f-b728-3fd2808e93db"/>
        <meta>
          <profile
                   value="https://fhir.nwgenomics.nhs.uk/StructureDefinition/Condition"/>
        </meta>
        <text>
          <status value="generated"/>
          <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>
        </text>
        <identifier>
          <value value="c8f82825-e4cb-4e1f-b728-3fd2808e93db"/>
        </identifier>
        <clinicalStatus>
          <coding>
            <code value="final"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <code value="confirmed"/>
          </coding>
        </verificationStatus>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="problem-list-item"/>
            <display value="Problem List Item"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="716318002"/>
            <display value="Lynch syndrome"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/Patient-Liverpool"/>
          <display value="Paul LIVERPOOL"/>
        </subject>
        <recordedDate value="2025-10-24T10:37:26+00:00"/>
        <evidence>
          <detail>🔗 
            <reference
                       value="Observation/6beb613f-d303-42af-b025-86e8e0872061"/>
          </detail>
        </evidence>
      </Condition>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>