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 DeBasis ValueSet - TTL Representation
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 "identifier-type-de-basis"] ; #
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 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/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-identifier-type.html\">IdentifierType</a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version ?5.0.0</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><code>XX</code></td><td>Organisations-ID</td><td>Organization identifier</td></tr><tr><td><code>BSNR</code></td><td>Betriebsstätten-Nummer</td><td>Primary physician office number</td></tr><tr><td><code>LANR</code></td><td>Lebenslange Arztnummer</td><td>Lifelong physician number</td></tr><tr><td><code>RI</code></td><td>Resource identifier</td><td>A generalized resource identifier.</td></tr><tr><td><code>DN</code></td><td>Doctor number</td><td>Doctor number</td></tr><tr><td><code>AN</code></td><td>Account number</td><td>Account An identifier that is unique to an account.</td></tr><tr><td><code>PRN</code></td><td>Provider number</td><td>A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-identifier-type-de-basis.html\"><code>http://fhir.de/CodeSystem/identifier-type-de-basis</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></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.de/ValueSet/identifier-type-de-basis"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/identifier-type-de-basis>
] ; #
fhir:version [ fhir:v "1.0.0-alpha1"] ; #
fhir:name [ fhir:v "IdentifierTypeDeBasisVS"] ; #
fhir:title [ fhir:v "Identifier Type DeBasis 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 "ValueSet zur Codierung des Identifier-Typs"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/identifier-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/identifier-type> ] ) ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
( fhir:concept [
fhir:code [ fhir:v "XX" ] ;
fhir:display [ fhir:v "Organisations-ID" ] ] [
fhir:code [ fhir:v "BSNR" ] ;
fhir:display [ fhir:v "Betriebsstätten-Nummer" ] ] [
fhir:code [ fhir:v "LANR" ] ;
fhir:display [ fhir:v "Lebenslange Arztnummer" ] ] [
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ] ] [
fhir:code [ fhir:v "DN" ] ;
fhir:display [ fhir:v "Doctor number" ] ] [
fhir:code [ fhir:v "AN" ] ;
fhir:display [ fhir:v "Account number" ] ] [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ] ) ] [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/identifier-type-de-basis"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/identifier-type-de-basis> ] ] )
] . #