<Condition xmlns="http://hl7.org/fhir">
  <id value="s4h-medmij-condition-example-2" />
  <meta>
    <profile value="http://fhir.smart4health.eu/StructureDefinition/s4h-condition" />
  </meta>
  <text>
    <status value="extensions" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <table>
        <caption>Aandoening. Subject: Johan XXX_Helleman. Status: actief / bevestigd</caption>
        <tfoot>
          <tr>
            <td colspan="2">Beperking bij het bewegen van het gewricht, drukpijn door slijtage van twee compartimenten van de linker knie.</td>
          </tr>
        </tfoot>
        <tbody>
          <tr>
            <th>Code</th>
            <td>
              <span title="Arthropathy (disorder) (399269003 - SNOMED CT)">Arthropathy (disorder)</span>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
      <code value="active" />
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" />
      <code value="confirmed" />
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="399269003" />
      <display value="Arthropathy (disorder)" />
    </coding>
  </code>
  <subject>
    <display value="Marie Lux-Brennard" />
  </subject>
  <note>
    <text value="Beperking bij het bewegen van het gewricht, drukpijn door slijtage van twee compartimenten van de linker knie." />
  </note>
</Condition>