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 Типы идентификаторов - TTL Representation

Active as of 2026-09-01

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/core-vs-identifier-type> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "core-vs-identifier-type"] ; # 
  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: 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 ?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 ?0.18.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ru/ig/core/ValueSet/core-vs-identifier-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.18.0"] ; # 
  fhir:name [ fhir:v "Core_Vs_Identifier_Type"] ; # 
  fhir:title [ fhir:v "Core ValueSet Типы идентификаторов"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-09-01T14:48:57+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 FHIR Россия"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 FHIR Россия" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://fhir.ru" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Типы идентификаторов, объединяющие стандартные типы HL7 и семантические типы идентификаторов СЭМД, определенные RuCore."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ]
     ] [
       fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-semd-identifier-type"^^xsd:anyURI ]
     ] )
  ] . #