0.1.0 - ci-build

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

: Core CodeSystem NSI Medical Services (Медицинские услуги) - TTL Representation

Active as of 2025-07-15

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 "core-cs-nsi-medical-services"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem core-cs-nsi-medical-services</b></p><a name=\"core-cs-nsi-medical-services\"> </a><a name=\"hccore-cs-nsi-medical-services\"> </a><p>This case-insensitive code system <code>https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">B03.016.002<a name=\"core-cs-nsi-medical-services-B03.46016.46002\"> </a></td><td>Общий (клинический) анализ крови</td></tr><tr><td style=\"white-space:nowrap\">A11.12.009<a name=\"core-cs-nsi-medical-services-A11.4612.46009\"> </a></td><td>Взятие крови из периферической вены</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Core_Cs_Nsi_Medical_Services"] ; # 
  fhir:title [ fhir:v "Core CodeSystem NSI Medical Services (Медицинские услуги)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-15T21:38:42+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 "НСИ МЗ РФ справочник медицинских услуг"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "B03.016.002" ] ;
fhir:display [ fhir:v "Общий (клинический) анализ крови" ]
  ] [
fhir:code [ fhir:v "A11.12.009" ] ;
fhir:display [ fhir:v "Взятие крови из периферической вены" ]
  ] ) . #