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

: observation-erythrocytes-volume - 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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "observation-erythrocytes-volume"] ; # 
  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-erythrocytes-volume</b></p><a name=\"observation-erythrocytes-volume\"> </a><a name=\"hcobservation-erythrocytes-volume\"> </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 1017441}\">Средний объем эритроцита в крови методом автоматизированного подсчёта</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>: 84.5 фл<span style=\"background: LightGoldenRodYellow\"> (Details: unknown  code20 = '20')</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>80 фл<span style=\"background: LightGoldenRodYellow\"> (Details: unknown  code20 = '20')</span></td><td>99 фл<span style=\"background: LightGoldenRodYellow\"> (Details: unknown  code20 = '20')</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 "1017441" ] ;
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 84.5 ] ;
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 "20" ]
  ] ; # 
  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 "80"^^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 "20" ]     ] ;
fhir:high [
fhir:value [ fhir:v "99"^^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 "20" ]     ]
  ] ) . #