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" : "ExampleHkpCarePlan",
"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 ExampleHkpCarePlan</b></p><a name=\"ExampleHkpCarePlan\"> </a><a name=\"hcExampleHkpCarePlan\"> </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><blockquote><p><b>HKP Genehmigungsstatus</b></p><ul><li>status: genehmigt</li><li>eingereicht-am: 2026-01-16</li><li>genehmigt-am: 2026-02-01</li></ul></blockquote><p><b>eHKP Referenznummer</b>: eHKP-2026-00123</p><p><b>ZE Befundkürzel</b>: x</p><p><b>identifier</b>: <code>https://example-dental-practice.de/hkp</code>/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 hkp}\">Heil- und Kostenplan (HKP)</span></p><p><b>title</b>: HKP: Brückenversorgung Zahn 35-37</p><p><b>description</b>: Heil- und Kostenplan für dreigliedrige Brücke (Zahn 35-37, Zahn 36 fehlend). Befundkürzel: x (fehlender Zahn). Geplante Versorgung: Regelversorgung VMK-Brücke. Festzuschuss 50% + 20% Bonus (10 Jahre Bonusheft). Genehmigt durch Barmer am 2026-02-01. eHKP-Referenz: eHKP-2026-00123.</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" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "genehmigt"
},
{
"url" : "eingereicht-am",
"valueDateTime" : "2026-01-16"
},
{
"url" : "genehmigt-am",
"valueDateTime" : "2026-02-01"
}
],
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/hkp-genehmigungsstatus"
},
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/ehkp-id",
"valueString" : "eHKP-2026-00123"
},
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/ze-befundkuerzel",
"valueCode" : "x"
}
],
"identifier" : [
{
"system" : "https://example-dental-practice.de/hkp",
"value" : "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" : "hkp",
"display" : "Heil- und Kostenplan (HKP)"
}
]
}
],
"title" : "HKP: Brückenversorgung Zahn 35-37",
"description" : "Heil- und Kostenplan für dreigliedrige Brücke (Zahn 35-37, Zahn 36 fehlend). Befundkürzel: x (fehlender Zahn). Geplante Versorgung: Regelversorgung VMK-Brücke. Festzuschuss 50% + 20% Bonus (10 Jahre Bonusheft). Genehmigt durch Barmer am 2026-02-01. eHKP-Referenz: eHKP-2026-00123.",
"subject" : {
🔗 "reference" : "Patient/pat-gkv-dental-01"
},
"period" : {
"start" : "2026-01-15",
"end" : "2026-06-30"
},
"created" : "2026-01-15"
}