German Dental FHIR Profiles (R4)
0.41.6 - trial-use
Germany
German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="ExamplePrimarySnoringCarePlan"/>
<meta>
<profile
value="https://fhir.cognovis.de/dental/StructureDefinition/primary-snoring-care-plan"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan ExamplePrimarySnoringCarePlan</b></p><a name="ExamplePrimarySnoringCarePlan"> </a><a name="hcExamplePrimarySnoringCarePlan"> </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-primary-snoring-care-plan.html">Primary Snoring Oral-Appliance Care Plan (DE)</a></p></div><p><b>identifier</b>: <code>https://example-dental-practice.de/care-plan</code>/SNORING-2026-01</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}">Dental</span>, <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type sleep-appliance}">Sleep-related oral appliance</span>, <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway primary-snoring}">Primary snoring</span></p><p><b>subject</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>created</b>: 2026-07-14</p><p><b>addresses</b>: <a href="Condition-ExamplePrimarySnoringCondition.html">Condition </a></p><p><b>supportingInfo</b>: </p><ul><li><a href="DiagnosticReport-ExampleSleepAssessmentReport.html">Diagnostic Report for '' for '->Charlotte von Hohenstein (official) Female, DoB: 1975-09-03'</a></li><li><a href="DocumentReference-ExamplePrimarySnoringDisclosure.html">DocumentReference: status = current; type = ; date = 2026-07-14 11:00:00+0200</a></li><li><a href="Device-ExamplePrimarySnoringAppliance.html">Device: identifier = https://example-dental-practice.de/device#SLEEP-APPLIANCE-2026-01; status = active; type = </a></li></ul><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Description</b></td></tr><tr><td style="display: none">*</td><td>Scheduled</td><td>Supply and clinically review the oral appliance.</td></tr></table></blockquote></div>
</text>
<identifier>
<system value="https://example-dental-practice.de/care-plan"/>
<value value="SNORING-2026-01"/>
</identifier>
<status value="active"/>
<intent value="plan"/>
<category>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/dental-category"/>
<code value="dental"/>
<display value="Dental"/>
</coding>
</category>
<category>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type"/>
<code value="sleep-appliance"/>
</coding>
</category>
<category>
<coding>
<system
value="https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway"/>
<code value="primary-snoring"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/pat-pkv-01"/>
</subject>
<created value="2026-07-14"/>
<addresses>🔗
<reference value="Condition/ExamplePrimarySnoringCondition"/>
</addresses>
<supportingInfo>🔗
<reference value="DiagnosticReport/ExampleSleepAssessmentReport"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="DocumentReference/ExamplePrimarySnoringDisclosure"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Device/ExamplePrimarySnoringAppliance"/>
</supportingInfo>
<activity>
<detail>
<status value="scheduled"/>
<description value="Supply and clinically review the oral appliance."/>
</detail>
</activity>
</CarePlan>