German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KVB Richtigstellungsgrund - TTL Representation

Active as of 2026-07-29

Raw ttl | Download


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

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

<http://hl7.org/fhir/CodeSystem/kvb-richtigstellung> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "kvb-richtigstellung"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kvb-richtigstellung</b></p><a name=\"kvb-richtigstellung\"> </a><a name=\"hckvb-richtigstellung\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/kvb-richtigstellung</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\">ZF<a name=\"kvb-richtigstellung-ZF\"> </a></td><td>Zufügung</td><td>Runtime correction rule with credit direction</td></tr><tr><td style=\"white-space:nowrap\">HO<a name=\"kvb-richtigstellung-HO\"> </a></td><td>Honorarordnung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">ER<a name=\"kvb-richtigstellung-ER\"> </a></td><td>Ersetzung/Umsetzung</td><td>Runtime correction rule with neutral direction</td></tr><tr><td style=\"white-space:nowrap\">UV<a name=\"kvb-richtigstellung-UV\"> </a></td><td>Übergreifende Validierung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">WU<a name=\"kvb-richtigstellung-WU\"> </a></td><td>Wechselseitige Unverträglichkeit</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">GHO<a name=\"kvb-richtigstellung-GHO\"> </a></td><td>Gruppen-Honorarordnung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">SFX<a name=\"kvb-richtigstellung-SFX\"> </a></td><td>Sonderfall/Richtlinie</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">ZS<a name=\"kvb-richtigstellung-ZS\"> </a></td><td>Zusammenhangsprüfung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">MF<a name=\"kvb-richtigstellung-MF\"> </a></td><td>Meldefehler</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">HW<a name=\"kvb-richtigstellung-HW\"> </a></td><td>Höchstwert-Ersetzung</td><td>Runtime correction rule with neutral direction</td></tr><tr><td style=\"white-space:nowrap\">AT<a name=\"kvb-richtigstellung-AT\"> </a></td><td>Automatische Technik</td><td>Runtime correction rule with credit direction</td></tr><tr><td style=\"white-space:nowrap\">MZ<a name=\"kvb-richtigstellung-MZ\"> </a></td><td>Manuelle Zufügung</td><td>Runtime correction rule with credit direction</td></tr><tr><td style=\"white-space:nowrap\">MU<a name=\"kvb-richtigstellung-MU\"> </a></td><td>Manuelle Umsetzung</td><td>Runtime correction rule with neutral direction</td></tr><tr><td style=\"white-space:nowrap\">MS<a name=\"kvb-richtigstellung-MS\"> </a></td><td>Mengensteuerung/Fachgebiet</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">ZHO<a name=\"kvb-richtigstellung-ZHO\"> </a></td><td>Zusatz-Honorarordnung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">SKV<a name=\"kvb-richtigstellung-SKV\"> </a></td><td>Kostenträger-Validierung</td><td>Runtime correction rule with debit direction</td></tr><tr><td style=\"white-space:nowrap\">PL<a name=\"kvb-richtigstellung-PL\"> </a></td><td>Plausibilitätsprüfung</td><td>Documented KVB code; not currently observed in known runtime corpora</td></tr><tr><td style=\"white-space:nowrap\">WP<a name=\"kvb-richtigstellung-WP\"> </a></td><td>Wirtschaftlichkeitsprüfung</td><td>Documented KVB code; not currently observed in known runtime corpora</td></tr><tr><td style=\"white-space:nowrap\">ST<a name=\"kvb-richtigstellung-ST\"> </a></td><td>Storno</td><td>Documented KVB code; not currently observed in known runtime corpora</td></tr><tr><td style=\"white-space:nowrap\">KO<a name=\"kvb-richtigstellung-KO\"> </a></td><td>Korrektur</td><td>Documented KVB code; not currently observed in known runtime corpora</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/kvb-richtigstellung"] ;
  fhir:CodeSystem.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.16.15" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "0.90.0"] ;
  fhir:CodeSystem.name [ fhir:value "CorrectionRuleCS"] ;
  fhir:CodeSystem.title [ fhir:value "KVB Richtigstellungsgrund"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Codes für KV-Richtigstellungen im Honorarbescheid"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DE" ] ;
       fhir:Coding.display [ fhir:value "Germany" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "20"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "ZF" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zufügung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with credit direction" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "HO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Honorarordnung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "ER" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ersetzung/Umsetzung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with neutral direction" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "UV" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Übergreifende Validierung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "WU" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wechselseitige Unverträglichkeit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "GHO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gruppen-Honorarordnung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "SFX" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sonderfall/Richtlinie" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "ZS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zusammenhangsprüfung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "MF" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Meldefehler" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "HW" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Höchstwert-Ersetzung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with neutral direction" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "AT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Automatische Technik" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with credit direction" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "MZ" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manuelle Zufügung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with credit direction" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "MU" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manuelle Umsetzung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with neutral direction" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "MS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mengensteuerung/Fachgebiet" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "ZHO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zusatz-Honorarordnung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "SKV" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kostenträger-Validierung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Runtime correction rule with debit direction" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "PL" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Plausibilitätsprüfung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Documented KVB code; not currently observed in known runtime corpora" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "WP" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wirtschaftlichkeitsprüfung" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Documented KVB code; not currently observed in known runtime corpora" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "ST" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Storno" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Documented KVB code; not currently observed in known runtime corpora" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "KO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Korrektur" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Documented KVB code; not currently observed in known runtime corpora" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/kvb-richtigstellung.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/kvb-richtigstellung.ttl> .