<Condition xmlns="http://hl7.org/fhir">
  <id value="s4h-medmij-condition-example-3" />
  <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 / onbekend</caption>
        <tfoot>
          <tr>
            <td colspan="2">Gevallen op de kunstijsbaan</td>
          </tr>
        </tfoot>
        <tbody>
          <tr>
            <th>Code</th>
            <td>
              <span title="Fracture of wrist (disorder) (31641000146105 - SNOMED CT)">Fracture of wrist (disorder)</span>
            </td>
          </tr>
          <tr>
            <th>Eerste symptomen</th>
            <td>2001</td>
          </tr>
          <tr>
            <th>Oplossing/remissie</th>
            <td>2002</td>
          </tr>
        </tbody>
      </table>
    </div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
      <code value="resolved" />
    </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="82065001" />
      <display value="Fracture of carpal bone (disorder)" />
    </coding>
  </code>
  <bodySite>
    <extension url="http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct" />
          <code value="24028007" />
          <display value="Right" />
        </coding>
      </valueCodeableConcept>
    </extension>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="361289009" />
      <display value="Entire wrist region" />
    </coding>
  </bodySite>
  <subject>
    <display value="Marie Lux-Brennard" />
  </subject>
  <onsetDateTime value="2001" />
  <abatementDateTime value="2002" />
  <note>
    <text value="Gevallen op de kunstijsbaan" />
  </note>
</Condition>