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

: device-sysmex - 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:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "device-sysmex"] ; # 
  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: Device device-sysmex</b></p><a name=\"device-sysmex\"> </a><a name=\"hcdevice-sysmex\"> </a><p><b>identifier</b>: Идентификатор анализатора из справочника оборудования МИС/3455</p><p><b>displayName</b>: Гематологический анализатор Sysmex KX21</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:type [
fhir:text [ fhir:v "Идентификатор анализатора из справочника оборудования МИС" ]     ] ;
fhir:system [ fhir:v "urn:oid:1.2.643.5.1.13.13.12.2.22.1576.100.1.1.67"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3455" ]
  ] ) ; # 
  fhir:displayName [ fhir:v "Гематологический анализатор Sysmex KX21"] . #