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

: Beispiel HKP Brücke Zahn 35-37 — genehmigt - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CarePlan ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleHkpCarePlan"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/dental-care-plan"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/dental-care-plan>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 --&gt; 2026-06-30</p><p><b>created</b>: 2026-01-15</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "status"^^xsd:anyURI ;
fhir:l fhir:status       ] ;
fhir:value [
a fhir:Code ;
fhir:v "genehmigt"       ]     ] [
fhir:url [
fhir:v "eingereicht-am"^^xsd:anyURI ;
fhir:l fhir:eingereicht-am       ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2026-01-16"^^xsd:date       ]     ] [
fhir:url [
fhir:v "genehmigt-am"^^xsd:anyURI ;
fhir:l fhir:genehmigt-am       ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2026-02-01"^^xsd:date       ]     ] ) ;
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/hkp-genehmigungsstatus"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/hkp-genehmigungsstatus>     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/ehkp-id"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/ehkp-id>     ] ;
fhir:value [
a fhir:String ;
fhir:v "eHKP-2026-00123"     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/ze-befundkuerzel"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/ze-befundkuerzel>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "x"     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://example-dental-practice.de/hkp"^^xsd:anyURI ;
fhir:l <https://example-dental-practice.de/hkp>     ] ;
fhir:value [ fhir:v "HKP-2026-0001" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/dental-category"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/dental-category>       ] ;
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type>       ] ;
fhir:code [ fhir:v "hkp" ] ;
fhir:display [ fhir:v "Heil- und Kostenplan (HKP)" ]     ] )
  ] ) ; # 
  fhir:title [ fhir:v "HKP: Brückenversorgung Zahn 35-37"] ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:subject [
fhir:l fhir:Patient/pat-gkv-dental-01 ;
fhir:reference [ fhir:v "Patient/pat-gkv-dental-01" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2026-01-15"^^xsd:date ] ;
fhir:end [ fhir:v "2026-06-30"^^xsd:date ]
  ] ; # 
  fhir:created [ fhir:v "2026-01-15"^^xsd:date] . #