0.18.0 - ci-build

RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.18.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core ValueSet Типы идентификаторов - JSON Representation

Active as of 2026-09-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "core-vs-identifier-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet core-vs-identifier-type</b></p><a name=\"core-vs-identifier-type\"> </a><a name=\"hccore-vs-identifier-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.3.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 &#x1F4E6;5.0.0</span></li><li>Include all codes defined in <a href=\"CodeSystem-core-cs-semd-identifier-type.html\"><code>https://fhir.ru/ig/core/CodeSystem/core-cs-semd-identifier-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.18.0</span></li></ul></div>"
  },
  "url" : "https://fhir.ru/ig/core/ValueSet/core-vs-identifier-type",
  "version" : "0.18.0",
  "name" : "Core_Vs_Identifier_Type",
  "title" : "Core ValueSet Типы идентификаторов",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-01T14:48:57+00:00",
  "publisher" : "HL7 FHIR Россия",
  "contact" : [
    {
      "name" : "HL7 FHIR Россия",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.ru"
        }
      ]
    }
  ],
  "description" : "Типы идентификаторов, объединяющие стандартные типы HL7 и семантические типы идентификаторов СЭМД, определенные RuCore.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "system" : "https://fhir.ru/ig/core/CodeSystem/core-cs-semd-identifier-type"
      }
    ]
  }
}