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
{
"resourceType" : "CarePlan",
"id" : "ExampleZeCarePlan",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/dental/StructureDefinition/dental-care-plan"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleZeCarePlan</b></p><a name=\"ExampleZeCarePlan\"> </a><a name=\"hcExampleZeCarePlan\"> </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>ZE Befundkürzel</b>: x</p><p><b>ZE Therapiekürzel</b>: B</p><p><b>ZE Versorgungsart</b>: gleichartig</p><p><b>identifier</b>: <code>https://example-dental-practice.de/hkp</code>/ZE-HKP-2026-0001</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 ze}\">Zahnersatz (ZE)</span></p><p><b>title</b>: ZE-Plan: Brückenversorgung Zahn 35-37 — gleichartig</p><p><b>description</b>: Zahnersatz-Behandlungsplan gemäß Festzuschuss-Richtlinie 56 SGB V. Zahn 36 fehlend (Befundkürzel x). Geplante Versorgung: Keramikbrücke 35-37 (gleichartige Versorgung). Festzuschuss: 50% + 20% Bonus (10 Jahre Bonusheft lückenlos). Eigenanteil Regelversorgung 180 €, Eigenanteil gleichartig 320 €. Eigenanteile werden in der zugehörigen Claim-Ressource über eigenanteil-regelversorgung und eigenanteil-gleichartig Extensions erfasst.</p><p><b>subject</b>: <a href=\"Patient-pat-gkv-dental-01.html\">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>period</b>: 2026-01-15 --> 2026-06-30</p><p><b>created</b>: 2026-01-15</p></div>"
},
"extension" : [
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/ze-befundkuerzel",
"valueCode" : "x"
},
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/ze-therapiekuerzel",
"valueCode" : "B"
},
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/ze-versorgungsart",
"valueCode" : "gleichartig"
}
],
"identifier" : [
{
"system" : "https://example-dental-practice.de/hkp",
"value" : "ZE-HKP-2026-0001"
}
],
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/dental-category",
"code" : "dental",
"display" : "Dental"
}
]
},
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type",
"code" : "ze",
"display" : "Zahnersatz (ZE)"
}
]
}
],
"title" : "ZE-Plan: Brückenversorgung Zahn 35-37 — gleichartig",
"description" : "Zahnersatz-Behandlungsplan gemäß Festzuschuss-Richtlinie 56 SGB V. Zahn 36 fehlend (Befundkürzel x). Geplante Versorgung: Keramikbrücke 35-37 (gleichartige Versorgung). Festzuschuss: 50% + 20% Bonus (10 Jahre Bonusheft lückenlos). Eigenanteil Regelversorgung 180 €, Eigenanteil gleichartig 320 €. Eigenanteile werden in der zugehörigen Claim-Ressource über eigenanteil-regelversorgung und eigenanteil-gleichartig Extensions erfasst.",
"subject" : {
🔗 "reference" : "Patient/pat-gkv-dental-01"
},
"period" : {
"start" : "2026-01-15",
"end" : "2026-06-30"
},
"created" : "2026-01-15"
}