German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="ExampleDentalCondition"/>
<meta>
<profile
value="https://fhir.cognovis.de/dental/StructureDefinition/dental-condition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ExampleDentalCondition</b></p><a name="ExampleDentalCondition"> </a><a name="hcExampleDentalCondition"> </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-dental-condition.html">Zahnärztliche Diagnose (DE)</a></p></div><p><b>FDI Zahnnummer</b>: 46</p><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>category</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}">Dental</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm K02.1}">Dentinkaries, Zahn 46</span></p><p><b>bodySite</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 46}">46</span></p><p><b>subject</b>: <a href="Patient-pat-gkv-01.html">Klaus Bergmann (official) (no stated gender), DoB: 1962-04-17 ( Krankenversichertennummer)</a></p><p><b>onset</b>: 2026-01-10</p><p><b>recordedDate</b>: 2026-01-10</p><h3>Stages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Summary</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-befund-status c}">kariös</span></td></tr></table><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-ExampleDentalFinding.html">Observation Physical findings of Mouth and Throat and Teeth</a></td></tr></table></div>
</text>
<extension
url="https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number">
<valueCode value="46"/>
</extension>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/dental-category"/>
<code value="dental"/>
<display value="Dental"/>
</coding>
</category>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<code value="K02.1"/>
<display value="Karies des Dentins"/>
</coding>
<text value="Dentinkaries, Zahn 46"/>
</code>
<bodySite>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"/>
<code value="46"/>
<display value="46"/>
</coding>
</bodySite>
<subject>🔗
<reference value="Patient/pat-gkv-01"/>
</subject>
<onsetDateTime value="2026-01-10"/>
<recordedDate value="2026-01-10"/>
<stage>
<summary>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/dental-befund-status"/>
<code value="c"/>
<display value="kariös"/>
</coding>
</summary>
</stage>
<evidence>
<detail>🔗
<reference value="Observation/ExampleDentalFinding"/>
</detail>
</evidence>
</Condition>