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

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="ExampleKbrCarePlan"/>
  <meta>
    <profile value="https://fhir.cognovis.de/dental/StructureDefinition/dental-care-plan"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan ExampleKbrCarePlan</b></p><a name="ExampleKbrCarePlan"> </a><a name="hcExampleKbrCarePlan"> </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-care-plan.html">Dental Behandlungsplan (DE)</a></p></div><p><b>identifier</b>: <code>https://example-dental-practice.de/kbr-plan</code>/KBR-2026-0001</p><p><b>status</b>: Draft</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 kbr}">Kieferbruch-Behandlung (KBR)</span></p><p><b>title</b>: KBR-Behandlungsplan: Unterkieferfraktur Symphysenbereich</p><p><b>description</b>: Kieferbruch-Behandlung nach BEMA W-Serie. Diagnose: Fraktur des Unterkiefers im Symphysenbereich (ICD-10: S02.6). Geplante Therapie: Drahtschienung (W10), intermaxilläre Fixierung (W11), Retentionskontrolle (W25). Voraussichtliche Behandlungsdauer 6 Wochen.</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>period</b>: 2026-03-10 --&gt; 2026-04-21</p><p><b>created</b>: 2026-03-10</p></div>
  </text>
  <identifier>
    <system value="https://example-dental-practice.de/kbr-plan"/>
    <value value="KBR-2026-0001"/>
  </identifier>
  <status value="draft"/>
  <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="kbr"/>
      <display value="Kieferbruch-Behandlung (KBR)"/>
    </coding>
  </category>
  <title value="KBR-Behandlungsplan: Unterkieferfraktur Symphysenbereich"/>
  <description value="Kieferbruch-Behandlung nach BEMA W-Serie. Diagnose: Fraktur des Unterkiefers im Symphysenbereich (ICD-10: S02.6). Geplante Therapie: Drahtschienung (W10), intermaxilläre Fixierung (W11), Retentionskontrolle (W25). Voraussichtliche Behandlungsdauer 6 Wochen."/>
  <subject>
    <reference value="Patient/pat-gkv-01"/>
  </subject>
  <period>
    <start value="2026-03-10"/>
    <end value="2026-04-21"/>
  </period>
  <created value="2026-03-10"/>
</CarePlan>