<?xml version="1.0" encoding="UTF-8"?>

<Condition xmlns="http://hl7.org/fhir">
  <id value="example-condition-dm2"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-condition-dm2</b></p><a name="example-condition-dm2"> </a><a name="hcexample-condition-dm2"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E11.90}">Diabetes mellitus, Typ 2: Ohne Komplikationen, nicht als entgleist bezeichnet</span></p><p><b>subject</b>: <a href="Patient-example-patient-hzv.html">Max Mustermann  Male, DoB: 1970-05-15</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <code value="E11.90"/>
      <display value="Diabetes mellitus, Typ 2: Ohne Komplikationen, nicht als entgleist bezeichnet"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-patient-hzv"/>
  </subject>
</Condition>