Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Smart Bear Device Type Code - TTL Representation

Active as of 2024-09-17

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SBDeviceType"] ; # 
  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: CodeSystem SBDeviceType</b></p><a name=\"SBDeviceType\"> </a><a name=\"hcSBDeviceType\"> </a><a name=\"SBDeviceType-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/SBDeviceType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"SBDeviceType-1\"> </a></td><td>Smartphone</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"SBDeviceType-2\"> </a></td><td>Smartwatch</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"SBDeviceType-3\"> </a></td><td>Smart Blood Pressure</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"SBDeviceType-4\"> </a></td><td>Smart scale</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"SBDeviceType-5\"> </a></td><td>Smart Hearing aids - Left</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"SBDeviceType-6\"> </a></td><td>Smart Hearing aids - Right</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"SBDeviceType-7\"> </a></td><td>Smart Thermometer</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"SBDeviceType-8\"> </a></td><td>Smart Oximeter</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"SBDeviceType-9\"> </a></td><td>Smart Bulb E27/14</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"SBDeviceType-10\"> </a></td><td>Hue Motion Sensor</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"SBDeviceType-11\"> </a></td><td>Aqara Sensor Bedroom</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"SBDeviceType-12\"> </a></td><td>Aqara Sensor Living Room</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"SBDeviceType-21\"> </a></td><td>HoloBalance device</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"SBDeviceType-22\"> </a></td><td>Smart4Health device</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://smart-bear.eu/fhir/CodeSystem/SBDeviceType"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.4.1"] ; # 
  fhir:name [ fhir:v "SBDeviceType"] ; # 
  fhir:title [ fhir:v "Smart Bear Device Type Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-09-17T08:57:54+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Smart Bear Device Type Code"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Smartphone" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Smartwatch" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Smart Blood Pressure" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Smart scale" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Smart Hearing aids - Left" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Smart Hearing aids - Right" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Smart Thermometer" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Smart Oximeter" ]
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Smart Bulb E27/14" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Hue Motion Sensor" ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Aqara Sensor Bedroom" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Aqara Sensor Living Room" ]
  ] [
fhir:code [ fhir:v "21" ] ;
fhir:display [ fhir:v "HoloBalance device" ]
  ] [
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "Smart4Health device" ]
  ] ) . #