German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="karies-condition"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-condition-de"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition karies-condition</b></p><a name="karies-condition"> </a><a name="hckaries-condition"> </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-praxis-condition-de.html">Praxis Condition DE</a></p></div><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 K02.1}">Karies mit Dentinbeteiligung</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>recordedDate</b>: 2026-05-05</p><p><b>asserter</b>: <a href="Practitioner-par-grading-practitioner-arzt.html">Dr. Stefan Mueller</a></p><blockquote><p><b>evidence</b></p><p><b>detail</b>: </p><ul><li><a href="ImagingStudy-karies-bissfluegel-study.html">Bissfluegel-Aufnahme Zahn 36</a></li><li><a href="DiagnosticReport-karies-befund.html">Karies-Befundbericht</a></li></ul></blockquote></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>
<extension
url="http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit">
<valueCoding>
<system
value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_DIAGNOSESICHERHEIT"/>
<code value="G"/>
<display value="gesicherte Diagnose"/>
</valueCoding>
</extension>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2024"/>
<code value="K02.1"/>
<display value="Karies mit Dentinbeteiligung"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<recordedDate value="2026-05-05"/>
<asserter>🔗
<reference value="Practitioner/par-grading-practitioner-arzt"/>
<display value="Dr. Stefan Mueller"/>
</asserter>
<evidence>
<detail>🔗
<reference value="ImagingStudy/karies-bissfluegel-study"/>
<display value="Bissfluegel-Aufnahme Zahn 36"/>
</detail>
<detail>🔗
<reference value="DiagnosticReport/karies-befund"/>
<display value="Karies-Befundbericht"/>
</detail>
</evidence>
</Condition>