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
: Коды интерпретации - 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 "pli-vs-nsi-interpretation-codes"] ; #
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: ValueSet pli-vs-nsi-interpretation-codes</b></p><a name=\"pli-vs-nsi-interpretation-codes\"> </a><a name=\"hcpli-vs-nsi-interpretation-codes\"> </a><ul><li>Include all codes defined in <code>urn:oid:1.2.643.5.1.13.13.99.2.257</code></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.ru/ig/semd/ValueSet/pli-vs-nsi-interpretation-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "PLI_Vs_Nsi_Interpretation_Codes"] ; #
fhir:title [ fhir:v "Коды интерпретации"] ; #
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 "Коды интерпретации лабораторных результатов по НСИ 1.2.643.5.1.13.13.99.2.257"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.99.2.257"^^xsd:anyURI ] ] )
] . #