1.0.0-alpha1 - ci-build

TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions

: AbrechnungsDiagnoseProzedur ValueSet - TTL Representation

Active as of 2025-11-19

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AbrechnungsDiagnoseProzedur"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  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: ValueSet AbrechnungsDiagnoseProzedur</b></p><a name=\"AbrechnungsDiagnoseProzedur\"> </a><a name=\"hcAbrechnungsDiagnoseProzedur\"> </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=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-KontaktDiagnoseProzedur.html\"><code>http://fhir.de/CodeSystem/KontaktDiagnoseProzedur</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0-alpha1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-principle-DRG\">principle-DRG</a></td><td>Principle-DRG</td><td>Die Diagnose, die nach Analyse als diejenige festgestellt wurde, die hauptsächlich für die Veranlassung des stationären Krankenhausaufenthaltes des Patienten verantwortlich ist, vgl. Deutschen Kodierrichtlinien D002f.</td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-secondary-DRG\">secondary-DRG</a></td><td>Secondary-DRG</td><td>Krankheiten oder Beschwerden, die entweder gleichzeitig mit der Hauptdiagnose bestehen oder sich während des Krankenhausaufenthalts entwickeln, , vgl. Deutschen Kodierrichtlinien D003l</td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-hospital-main-diagnosis\">hospital-main-diagnosis</a></td><td>Krankenhaus Hauptdiagnose</td><td>Hauptdiagnose für alle weiteren Abrechnungsarten außer einer DRG-Abrechnung (hier ist 'principle-DRG' zu verwenden).</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.de/ValueSet/AbrechnungsDiagnoseProzedur"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/AbrechnungsDiagnoseProzedur>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-alpha1"] ; # 
  fhir:name [ fhir:v "AbrechnungsDiagnoseProzedur"] ; # 
  fhir:title [ fhir:v "AbrechnungsDiagnoseProzedur ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-19T17:18:12+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.de/technische-komitees/terminologien/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Rolle von Diagnosen und Prozeduren im Abrechnungs-Kontext"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/KontaktDiagnoseProzedur"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/KontaktDiagnoseProzedur>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "principle-DRG" ] ;
fhir:display [ fhir:v "Principle-DRG" ]       ] [
fhir:code [ fhir:v "secondary-DRG" ] ;
fhir:display [ fhir:v "Secondary-DRG" ]       ] [
fhir:code [ fhir:v "hospital-main-diagnosis" ] ;
fhir:display [ fhir:v "Krankenhaus Hauptdiagnose" ]       ] )     ] )
  ] . #