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
@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:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "diagnosticreport-pli"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ru/ig/semd/StructureDefinition/pli-semd-diagnosticreport"^^xsd:anyURI ;
fhir:link <https://fhir.ru/ig/semd/StructureDefinition/pli-semd-diagnosticreport> ] )
] ; #
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: DiagnosticReport diagnosticreport-pli</b></p><a name=\"diagnosticreport-pli\"> </a><a name=\"hcdiagnosticreport-pli\"> </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=\"StructureDefinition-pli-semd-diagnosticreport.html\">PLI SEMD DiagnosticReport (Диагностический отчет лабораторных исследований СЭМД)</a></p></div><h2><span title=\"Codes:{Core_Cs_Nsi_Event_Type 4}\">Лабораторное исследование</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>, <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.11.1117 101}\">Гематологические исследования</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Not done yet</td></tr><tr><td>When For</td><td>2022-11-15 09:30:00+0400</td></tr><tr><td>Performer</td><td> <a href=\"Bundle-bundle-pli-oak.html#CareTeam_careteam-laboratory-staff\">Bundle: type = document</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-observation-hematocrit.html\"><span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.11.1080 1017359}\">Гематокрит крови методом автоматизированного подсчёта</span></a></td><td>45.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span></td><td>39 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span> - 49 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span></td><td>Final, <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.99.2.257 N}\">Нормальный (в пределах референсного диапазона)</span></td><td>2022-11-15 08:50:00+0400</td></tr><tr><td><a href=\"Observation-observation-hemoglobin.html\"><span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.11.1080 1017128}\">Гемоглобин общий, массовая концентрация в крови</span></a></td><td>153 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code60 = '60')</span></td><td>132 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code60 = '60')</span> - 173 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code60 = '60')</span></td><td>Final, <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.99.2.257 N}\">Нормальный (в пределах референсного диапазона)</span></td><td>2022-11-15 08:50:00+0400</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "predefinedTestGroup"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1437"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.32" ] ;
fhir:code [ fhir:v "10022" ] ;
fhir:display [ fhir:v "Общий анализ крови (базовый)" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "effectiveDateTime"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2022-11-15T08:50:00+04:00"^^xsd:dateTime ] ] ) ;
fhir:url [ fhir:v "procedureCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1070"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.10" ] ;
fhir:code [ fhir:v "B03.016.002" ] ;
fhir:display [ fhir:v "Общий (клинический) анализ крови" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "effectiveDateTime"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2022-11-15T07:30:00+04:00"^^xsd:dateTime ] ] ) ;
fhir:url [ fhir:v "procedureCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1070"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.10" ] ;
fhir:code [ fhir:v "A11.12.009" ] ;
fhir:display [ fhir:v "Взятие крови из периферической вены" ] ] ) ;
fhir:text [ fhir:v "Взятие крови из периферической вены" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1117"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.2" ] ;
fhir:code [ fhir:v "101" ] ;
fhir:display [ fhir:v "Гематологические исследования" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "Core_Cs_Nsi_Event_Type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.10" ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Лабораторное исследование" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-novoseltsev" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-outpatient" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2022-11-15T09:30:00+04:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "CareTeam/careteam-laboratory-staff" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "Observation/observation-hematocrit" ]
] [
fhir:reference [ fhir:v "Observation/observation-hemoglobin" ]
] ) . #
IG © 2025+ HL7 FHIR Россия. Package ru.fhir.semd#0.1.0 based on FHIR 5.0.0. Generated 2025-07-15
Links: Table of Contents |
QA Report