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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-neutrophils-segmento"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ru/ig/semd/StructureDefinition/semd-observation"^^xsd:anyURI ;
fhir:link <https://fhir.ru/ig/semd/StructureDefinition/semd-observation> ] )
] ; #
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: Observation observation-neutrophils-segmento</b></p><a name=\"observation-neutrophils-segmento\"> </a><a name=\"hcobservation-neutrophils-segmento\"> </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-semd-observation.html\">SEMD Observation (Наблюдение СЭМД)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.11.1080 1018340}\">Нейтрофилы сегментоядерные, относительное количество в крови методом автоматизированного подсчёта</span></p><p><b>effective</b>: 2022-11-15 08:50:00+0400</p><p><b>performer</b>: <a href=\"Bundle-bundle-pli-oak.html#PractitionerRole_practitionerrole-stepanova-author\">Bundle: type = document</a></p><p><b>value</b>: 53.4 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span></p><p><b>interpretation</b>: <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.99.2.257 N}\">Нормальный (в пределах референсного диапазона)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-blood.html\">Specimen: identifier = urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66#1234567890; type = Кровь венозная; receivedTime = 2022-11-15 08:30:00+0400; note = Пластиковая пробирка для гематологических исследований с K3-ЭДТА \n(шрихкод 1234567890)</a></p><p><b>device</b>: <a href=\"Device-device-sysmex.html\">Device: identifier = Идентификатор анализатора из справочника оборудования МИС: 3455; displayName = Гематологический анализатор Sysmex KX21</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>47 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span></td><td>72 %<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code53 = '53')</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1080"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.40" ] ;
fhir:code [ fhir:v "1018340" ] ;
fhir:display [ fhir:v "Нейтрофилы сегментоядерные, относительное количество в крови методом автоматизированного подсчёта" ] ] )
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2022-11-15T08:50:00+04:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-stepanova-author" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 53.4 ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1358"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53" ]
] ; #
fhir:interpretation ( [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.99.2.257"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.1" ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Нормальный (в пределах референсного диапазона)" ] ] )
] ) ; #
fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-blood" ]
] ; #
fhir:device [
fhir:reference [ fhir:v "Device/device-sysmex" ]
] ; #
fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "47"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1358"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53" ] ] ;
fhir:high [
fhir:value [ fhir:v "72"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.11.1358"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53" ] ]
] ) . #
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