Vital Signs with Qualifying Elements
2.0.0 - ci-build International flag

Vital Signs with Qualifying Elements, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 2.0.0). This version is based on the current content of https://github.com/HL7/cimi-vital-signs/ and changes regularly. See the Directory of published versions

: SNOMED CT Solor Extension Temporary Code System - TTL Representation

Draft as of 2023-07-18

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 "SolorTemporaryCodeSystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1461000205102<a name=\"SolorTemporaryCodeSystem-1461000205102\"> </a></td><td>Digital thermometer (physical object)</td><td>A device used to measure temperature with digital readout.</td></tr><tr><td style=\"white-space:nowrap\">2331000205106<a name=\"SolorTemporaryCodeSystem-2331000205106\"> </a></td><td>Non-contact infrared thermometer (physical object)</td><td>A device used to measure temperature via infrared technology that does not come into contact with the skin.</td></tr><tr><td style=\"white-space:nowrap\">24031000205108<a name=\"SolorTemporaryCodeSystem-24031000205108\"> </a></td><td>Thermoluminescent diode thermometer (physical object)</td><td>A device used to measure temperature that uses a thermoluminescent diode.</td></tr><tr><td style=\"white-space:nowrap\">641000205104<a name=\"SolorTemporaryCodeSystem-641000205104\"> </a></td><td>Computer aided auscultation (procedure)</td><td>A procedure that uses a computer aided device to measure blood pressure.</td></tr><tr><td style=\"white-space:nowrap\">911000205109<a name=\"SolorTemporaryCodeSystem-911000205109\"> </a></td><td>Measurement of blood pressure using intravascular transducer (procedure)</td><td>A device that measures blood pressure intravascularly via a trandsducer.</td></tr><tr><td style=\"white-space:nowrap\">961000205106<a name=\"SolorTemporaryCodeSystem-961000205106\"> </a></td><td>Wearing street clothes, no shoes (finding)</td><td>The subject is wearing clothing but not shoes.</td></tr><tr><td style=\"white-space:nowrap\">971000205103<a name=\"SolorTemporaryCodeSystem-971000205103\"> </a></td><td>Wearing street clothes with shoes (finding)</td><td>The subject is wearing clothing and shoes.</td></tr><tr><td style=\"white-space:nowrap\">24311000205101<a name=\"SolorTemporaryCodeSystem-24311000205101\"> </a></td><td>Stadiometer (physical object)</td><td>A device used to measure a subject's height.</td></tr><tr><td style=\"white-space:nowrap\">23861000205107<a name=\"SolorTemporaryCodeSystem-23861000205107\"> </a></td><td>Capnograph sensor device (physical object)</td><td>A device that captures expelled air, either via nasal prongs or CPAP and is used to measure the number of breaths taken per minute.</td></tr><tr><td style=\"white-space:nowrap\">23921000205109<a name=\"SolorTemporaryCodeSystem-23921000205109\"> </a></td><td>Respiration strain gauge (physical object)</td><td>A device wrapped around a subject chest that measures the number of times a subject's chest expands with each inhalation.  This counts the breaths per minute.</td></tr><tr><td style=\"white-space:nowrap\">24181000205106<a name=\"SolorTemporaryCodeSystem-24181000205106\"> </a></td><td>Patient lift scale (physical object)</td><td>A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight.</td></tr><tr><td style=\"white-space:nowrap\">24781000205105<a name=\"SolorTemporaryCodeSystem-24781000205105\"> </a></td><td>Structure of left superficial temporal artery (body structure)</td><td>A body structure of the superficial tempral artery on the left side of the body.  Currently part of the Solor SNOMED CT extension.</td></tr><tr><td style=\"white-space:nowrap\">24791000205107<a name=\"SolorTemporaryCodeSystem-24791000205107\"> </a></td><td>Structure of right superficial temporal artery (body structure)</td><td>A body structure of the superficial tempral artery on the right side of the body.  Currently part of the Solor SNOMED CT extension.</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "SolorTemporaryCodeSystem"] ; # 
  fhir:title [ fhir:v "SNOMED CT Solor Extension Temporary Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-07-18T14:07:06+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Clinical Information Modeling Initiative"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Clinical Information Modeling Initiative" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/cimi" ]     ] )
  ] [
fhir:name [ fhir:v "Logica" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.logicahealth.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A set of codes that are defined in the Solor extension to the SNOMED CT code system. To be used until they are adopted by SNOMED CT."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Logica Health, all rights reserved Creative Commons License"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1461000205102" ] ;
fhir:display [ fhir:v "Digital thermometer (physical object)" ] ;
fhir:definition [ fhir:v "A device used to measure temperature with digital readout." ]
  ] [
fhir:code [ fhir:v "2331000205106" ] ;
fhir:display [ fhir:v "Non-contact infrared thermometer (physical object)" ] ;
fhir:definition [ fhir:v "A device used to measure temperature via infrared technology that does not come into contact with the skin." ]
  ] [
fhir:code [ fhir:v "24031000205108" ] ;
fhir:display [ fhir:v "Thermoluminescent diode thermometer (physical object)" ] ;
fhir:definition [ fhir:v "A device used to measure temperature that uses a thermoluminescent diode." ]
  ] [
fhir:code [ fhir:v "641000205104" ] ;
fhir:display [ fhir:v "Computer aided auscultation (procedure)" ] ;
fhir:definition [ fhir:v "A procedure that uses a computer aided device to measure blood pressure." ]
  ] [
fhir:code [ fhir:v "911000205109" ] ;
fhir:display [ fhir:v "Measurement of blood pressure using intravascular transducer (procedure)" ] ;
fhir:definition [ fhir:v "A device that measures blood pressure intravascularly via a trandsducer." ]
  ] [
fhir:code [ fhir:v "961000205106" ] ;
fhir:display [ fhir:v "Wearing street clothes, no shoes (finding)" ] ;
fhir:definition [ fhir:v "The subject is wearing clothing but not shoes." ]
  ] [
fhir:code [ fhir:v "971000205103" ] ;
fhir:display [ fhir:v "Wearing street clothes with shoes (finding)" ] ;
fhir:definition [ fhir:v "The subject is wearing clothing and shoes." ]
  ] [
fhir:code [ fhir:v "24311000205101" ] ;
fhir:display [ fhir:v "Stadiometer (physical object)" ] ;
fhir:definition [ fhir:v "A device used to measure a subject's height." ]
  ] [
fhir:code [ fhir:v "23861000205107" ] ;
fhir:display [ fhir:v "Capnograph sensor device (physical object)" ] ;
fhir:definition [ fhir:v "A device that captures expelled air, either via nasal prongs or CPAP and is used to measure the number of breaths taken per minute." ]
  ] [
fhir:code [ fhir:v "23921000205109" ] ;
fhir:display [ fhir:v "Respiration strain gauge (physical object)" ] ;
fhir:definition [ fhir:v "A device wrapped around a subject chest that measures the number of times a subject's chest expands with each inhalation.  This counts the breaths per minute." ]
  ] [
fhir:code [ fhir:v "24181000205106" ] ;
fhir:display [ fhir:v "Patient lift scale (physical object)" ] ;
fhir:definition [ fhir:v "A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight." ]
  ] [
fhir:code [ fhir:v "24781000205105" ] ;
fhir:display [ fhir:v "Structure of left superficial temporal artery (body structure)" ] ;
fhir:definition [ fhir:v "A body structure of the superficial tempral artery on the left side of the body.  Currently part of the Solor SNOMED CT extension." ]
  ] [
fhir:code [ fhir:v "24791000205107" ] ;
fhir:display [ fhir:v "Structure of right superficial temporal artery (body structure)" ] ;
fhir:definition [ fhir:v "A body structure of the superficial tempral artery on the right side of the body.  Currently part of the Solor SNOMED CT extension." ]
  ] ) . #