German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="example-lab-order-indication"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-lab-order-indication</b></p><a name="example-lab-order-indication"> </a><a name="hcexample-lab-order-indication"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm E11.9}">Type 2 diabetes mellitus without complications</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p></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://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2026"/>
<code value="E11.9"/>
<display value="Type 2 diabetes mellitus without complications"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
</Condition>