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
| Active as of 2025-11-19 |
{
"resourceType" : "ValueSet",
"id" : "identifier-type-de-basis",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "http://fhir.de/ValueSet/identifier-type-de-basis",
"version" : "1.0.0-alpha1",
"name" : "IdentifierTypeDeBasisVS",
"title" : "Identifier Type DeBasis ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2025-11-19T17:18:12+00:00",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description" : "ValueSet zur Codierung des Identifier-Typs",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/identifier-type"
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept" : [
{
"code" : "XX",
"display" : "Organisations-ID"
},
{
"code" : "BSNR",
"display" : "Betriebsstätten-Nummer"
},
{
"code" : "LANR",
"display" : "Lebenslange Arztnummer"
},
{
"code" : "RI",
"display" : "Resource identifier"
},
{
"code" : "DN",
"display" : "Doctor number"
},
{
"code" : "AN",
"display" : "Account number"
},
{
"code" : "PRN",
"display" : "Provider number"
}
]
},
{
"system" : "http://fhir.de/CodeSystem/identifier-type-de-basis"
}
]
}
}