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

: ZE Bonus-Prozent - TTL Representation

Active as of 2026-05-30

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ze-bonus-prozent"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ze-bonus-prozent</b></p><a name=\"ze-bonus-prozent\"> </a><a name=\"hcze-bonus-prozent\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/ze-bonus-prozent</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">50<a name=\"ze-bonus-prozent-50\"> </a></td><td>50% Festzuschuss</td><td>Grundanspruch ohne nachgewiesene regelmäßige Zahnarztbesuche</td></tr><tr><td style=\"white-space:nowrap\">60<a name=\"ze-bonus-prozent-60\"> </a></td><td>60% Festzuschuss</td><td>Erhöhter Festzuschuss bei lückenlosem Bonusheft über 5 Jahre</td></tr><tr><td style=\"white-space:nowrap\">70<a name=\"ze-bonus-prozent-70\"> </a></td><td>70% Festzuschuss</td><td>Maximaler Festzuschuss bei lückenlosem Bonusheft über 10 Jahre</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/ze-bonus-prozent"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/ze-bonus-prozent>
  ] ; # 
  fhir:version [ fhir:v "0.36.1"] ; # 
  fhir:name [ fhir:v "ZeBonusProzentCS"] ; # 
  fhir:title [ fhir:v "ZE Bonus-Prozent"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-30T11:39:14+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "cognovis GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "cognovis GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cognovis.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cognovis.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Bonusstufen für den Festzuschuss nach §55 Abs. 1 SGB V. Der Bonus setzt lückenlose Bonusheft-Einträge über die jeweiligen Jahre voraus."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "50" ] ;
fhir:display [ fhir:v "50% Festzuschuss" ] ;
fhir:definition [ fhir:v "Grundanspruch ohne nachgewiesene regelmäßige Zahnarztbesuche" ]
  ] [
fhir:code [ fhir:v "60" ] ;
fhir:display [ fhir:v "60% Festzuschuss" ] ;
fhir:definition [ fhir:v "Erhöhter Festzuschuss bei lückenlosem Bonusheft über 5 Jahre" ]
  ] [
fhir:code [ fhir:v "70" ] ;
fhir:display [ fhir:v "70% Festzuschuss" ] ;
fhir:definition [ fhir:v "Maximaler Festzuschuss bei lückenlosem Bonusheft über 10 Jahre" ]
  ] ) . #