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

: VersicherungsartDeBasis - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "versicherungsart-de-basis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  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 versicherungsart-de-basis</b></p><a name=\"versicherungsart-de-basis\"> </a><a name=\"hcversicherungsart-de-basis\"> </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/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://fhir.de/CodeSystem/versicherungsart-de-basis</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">GKV<a name=\"versicherungsart-de-basis-GKV\"> </a></td><td>gesetzliche Krankenversicherung</td></tr><tr><td style=\"white-space:nowrap\">PKV<a name=\"versicherungsart-de-basis-PKV\"> </a></td><td>private Krankenversicherung</td></tr><tr><td style=\"white-space:nowrap\">BG<a name=\"versicherungsart-de-basis-BG\"> </a></td><td>Berufsgenossenschaft</td></tr><tr><td style=\"white-space:nowrap\">SEL<a name=\"versicherungsart-de-basis-SEL\"> </a></td><td>Selbstzahler</td></tr><tr><td style=\"white-space:nowrap\">SOZ<a name=\"versicherungsart-de-basis-SOZ\"> </a></td><td>Sozialamt</td></tr><tr><td style=\"white-space:nowrap\">GPV<a name=\"versicherungsart-de-basis-GPV\"> </a></td><td>gesetzliche Pflegeversicherung</td></tr><tr><td style=\"white-space:nowrap\">PPV<a name=\"versicherungsart-de-basis-PPV\"> </a></td><td>private Pflegeversicherung</td></tr><tr><td style=\"white-space:nowrap\">BEI<a name=\"versicherungsart-de-basis-BEI\"> </a></td><td>Beihilfe</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.de/CodeSystem/versicherungsart-de-basis"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/versicherungsart-de-basis>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-alpha1"] ; # 
  fhir:name [ fhir:v "VersicherungsartDeBasis"] ; # 
  fhir:title [ fhir:v "VersicherungsartDeBasis"] ; # 
  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 "Art der Versicherung bzw. des Kostenträgers."] ; # 
  fhir:copyright [ fhir:v "HL7 Deutschland e.V."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://fhir.de/ValueSet/versicherungsart-de-basis-all"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/versicherungsart-de-basis-all>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "GKV" ] ;
fhir:display [ fhir:v "gesetzliche Krankenversicherung" ]
  ] [
fhir:code [ fhir:v "PKV" ] ;
fhir:display [ fhir:v "private Krankenversicherung" ]
  ] [
fhir:code [ fhir:v "BG" ] ;
fhir:display [ fhir:v "Berufsgenossenschaft" ]
  ] [
fhir:code [ fhir:v "SEL" ] ;
fhir:display [ fhir:v "Selbstzahler" ]
  ] [
fhir:code [ fhir:v "SOZ" ] ;
fhir:display [ fhir:v "Sozialamt" ]
  ] [
fhir:code [ fhir:v "GPV" ] ;
fhir:display [ fhir:v "gesetzliche Pflegeversicherung" ]
  ] [
fhir:code [ fhir:v "PPV" ] ;
fhir:display [ fhir:v "private Pflegeversicherung" ]
  ] [
fhir:code [ fhir:v "BEI" ] ;
fhir:display [ fhir:v "Beihilfe" ]
  ] ) . #