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

: Identifier Type De Basis - 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 "identifier-type-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 identifier-type-de-basis</b></p><a name=\"identifier-type-de-basis\"> </a><a name=\"hcidentifier-type-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><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://fhir.de/CodeSystem/identifier-type-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><td><b>status</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">GKV<a name=\"identifier-type-de-basis-GKV\"> </a></td><td>Gesetzliche Krankenversicherung</td><td>retired</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">PKV<a name=\"identifier-type-de-basis-PKV\"> </a></td><td>Private Krankenversicherung</td><td>retired</td></tr><tr><td style=\"white-space:nowrap\">ZANR<a name=\"identifier-type-de-basis-ZANR\"> </a></td><td>Zahnarztnummer</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">KZVA<a name=\"identifier-type-de-basis-KZVA\"> </a></td><td>KZVAbrechnungsnummer</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">KVZ10<a name=\"identifier-type-de-basis-KVZ10\"> </a></td><td>Krankenversichertennummer</td><td>active</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.de/CodeSystem/identifier-type-de-basis"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/identifier-type-de-basis>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-alpha1"] ; # 
  fhir:name [ fhir:v "IdentifierTypeDeBasis"] ; # 
  fhir:title [ fhir:v "Identifier Type De Basis"] ; # 
  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 "Liste der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen."] ; # 
  fhir:copyright [ fhir:v "HL7 Deutschland e.V."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://fhir.de/ValueSet/identifier-type-de-basis-de"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/identifier-type-de-basis-de>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:description [ fhir:v "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "GKV" ] ;
fhir:display [ fhir:v "Gesetzliche Krankenversicherung" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "retired"       ]     ] )
  ] [
fhir:code [ fhir:v "PKV" ] ;
fhir:display [ fhir:v "Private Krankenversicherung" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "retired"       ]     ] )
  ] [
fhir:code [ fhir:v "ZANR" ] ;
fhir:display [ fhir:v "Zahnarztnummer" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] )
  ] [
fhir:code [ fhir:v "KZVA" ] ;
fhir:display [ fhir:v "KZVAbrechnungsnummer" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] )
  ] [
fhir:code [ fhir:v "KVZ10" ] ;
fhir:display [ fhir:v "Krankenversichertennummer" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] )
  ] ) . #