Vital Signs with Qualifying Elements
1.0.0 - STU 1 US

This page is part of the Vital Signs FHIR IG (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SNOMED CT Solor Extension Temporary Code System - TTL Representation

Active as of 2022-09-12

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:Resource.id [ fhir:value "SolorTemporaryCodeSystem"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem"];
  fhir:CodeSystem.version [ fhir:value "1.0.0"];
  fhir:CodeSystem.name [ fhir:value "SolorTemporaryCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "SNOMED CT Solor Extension Temporary Code System"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-09-12T00:45:08+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 International - Clinical Information Modeling Initiative"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Information Modeling Initiative" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/cimi" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Logica" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.logicahealth.org/" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "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:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ];
  fhir:CodeSystem.copyright [ fhir:value "Logica Health, all rights reserved Creative Commons License"];
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "1461000205102" ];
     fhir:CodeSystem.concept.display [ fhir:value "Digital thermometer (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to measure temperature with digital readout." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "2331000205106" ];
     fhir:CodeSystem.concept.display [ fhir:value "Non-contact infrared thermometer (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to measure temperature via infrared technology that does not come into contact with the skin." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "24031000205108" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thermoluminescent diode thermometer (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to measure temperature that uses a thermoluminescent diode." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "641000205104" ];
     fhir:CodeSystem.concept.display [ fhir:value "Computer aided auscultation (procedure)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A procedure that uses a computer aided device to measure blood pressure." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "911000205109" ];
     fhir:CodeSystem.concept.display [ fhir:value "Measurement of blood pressure using intravascular transducer (procedure)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device that measures blood pressure intravascularly via a trandsducer." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "961000205106" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wearing street clothes, no shoes (finding)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The subject is wearing clothing but not shoes." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "971000205103" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wearing street clothes with shoes (finding)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The subject is wearing clothing and shoes." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "24311000205101" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stadiometer (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to measure a subject's height." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "23861000205107" ];
     fhir:CodeSystem.concept.display [ fhir:value "Capnograph sensor device (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "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:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "23921000205109" ];
     fhir:CodeSystem.concept.display [ fhir:value "Respiration strain gauge (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "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:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "24181000205106" ];
     fhir:CodeSystem.concept.display [ fhir:value "Patient lift scale (physical object)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "24781000205105" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structure of left superficial temporal artery (body structure)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A body structure of the superficial tempral artery on the left side of the body.  Currently part of the Solor SNOMED CT extension." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "24791000205107" ];
     fhir:CodeSystem.concept.display [ fhir:value "Structure of right superficial temporal artery (body structure)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A body structure of the superficial tempral artery on the right side of the body.  Currently part of the Solor SNOMED CT extension." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.