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
Active as of 2022-09-12 |
@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:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "bodyTempMeasurementDeviceVS"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/467862000\">467862000</a></td><td>Capillary patient thermometer, mercury (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/706158001\">706158001</a></td><td>Electronic patient thermometer (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/448735006\">448735006</a></td><td>Forehead thermometer (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/700643004\">700643004</a></td><td>Infrared patient thermometer, ear (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/700644005\">700644005</a></td><td>Infrared patient thermometer, skin (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/462983001\">462983001</a></td><td>Liquid-crystal patient thermometer (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/118376009\">118376009</a></td><td>Thermocouple (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/464210001\">464210001</a></td><td>Thermographic camera (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/448349000\">448349000</a></td><td>Tympanic thermometer (physical object)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-SolorTemporaryCodeSystem.html\"><code>http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-1461000205102\">1461000205102</a></td><td>Digital thermometer (physical object)</td><td>A device used to measure temperature with digital readout.</td></tr><tr><td><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-2331000205106\">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><a href=\"CodeSystem-SolorTemporaryCodeSystem.html#SolorTemporaryCodeSystem-24031000205108\">24031000205108</a></td><td>Thermoluminescent diode thermometer (physical object)</td><td>A device used to measure temperature that uses a thermoluminescent diode.</td></tr></table></li></ul></div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasurementDeviceVS"];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "BodyTemperatureMeasurementDevicevalueset"];
fhir:ValueSet.title [ fhir:value "Body Temperature Measurement Device value set"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.date [ fhir:value "2022-09-12T00:45:08+00:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "HL7 International - Clinical Information Modeling Initiative"];
fhir:ValueSet.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:ValueSet.description [ fhir:value "SELECT SNOMED CT code system values and temporary code system values that describe the instrument used to measure the body temperature."];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "467862000" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Capillary patient thermometer, mercury (physical object)" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "706158001" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Electronic patient thermometer (physical object)" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "448735006" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Forehead thermometer (physical object)" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "700643004" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Infrared patient thermometer, ear (physical object)" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "700644005" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Infrared patient thermometer, skin (physical object)" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "462983001" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Liquid-crystal patient thermometer (physical object)" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "118376009" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermocouple (physical object)" ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "464210001" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermographic camera (physical object)" ] ], [
fhir:index 8;
fhir:ValueSet.compose.include.concept.code [ fhir:value "448349000" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Tympanic thermometer (physical object)" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1461000205102" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Digital thermometer (physical object)" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2331000205106" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Non-contact infrared thermometer (physical object)" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24031000205108" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Thermoluminescent diode thermometer (physical object)" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ HL7 International - Clinical Information Modeling Initiative. Package hl7.fhir.us.vitals#1.0.0 based on FHIR 4.0.1. Generated 2022-09-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change