FHIR IG Statistics: ValueSet/bodyTempMeasurementDeviceVS
Package | hl7.fhir.us.vitals |
Type | ValueSet |
Id | bodyTempMeasurementDeviceVS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vitals/https://build.fhir.org/ig/HL7/cimi-vital-signs/ValueSet-bodyTempMeasurementDeviceVS.html |
URL | http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasurementDeviceVS |
Version | 2.0.0 |
Status | draft |
Date | 2024-10-09T23:56:46+00:00 |
Name | BodyTemperatureMeasurementDevicevalueset |
Title | Body Temperature Measurement Device value set |
Realm | us |
Authority | hl7 |
Description | SELECT SNOMED CT code system values and temporary code system values that describe the instrument used to measure the body temperature. |
Copyright | 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 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
Code | Display |
467862000 | Capillary patient thermometer, mercury (physical object) |
706158001 | Electronic patient thermometer (physical object) |
448735006 | Forehead thermometer (physical object) |
700643004 | Infrared patient thermometer, ear (physical object) |
700644005 | Infrared patient thermometer, skin (physical object) |
462983001 | Liquid-crystal patient thermometer (physical object) |
118376009 | Thermocouple (physical object) |
464210001 | Thermographic camera (physical object) |
448349000 | Tympanic thermometer (physical object) |
- Include these codes as defined in
http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem
Code | Display | Definition |
1461000205102 | Digital thermometer (physical object) | A device used to measure temperature with digital readout. |
2331000205106 | Non-contact infrared thermometer (physical object) | A device used to measure temperature via infrared technology that does not come into contact with the skin. |
24031000205108 | Thermoluminescent diode thermometer (physical object) | A device used to measure temperature that uses a thermoluminescent diode. |
Source
{
"resourceType": "ValueSet",
"id": "bodyTempMeasurementDeviceVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasurementDeviceVS",
"version": "2.0.0",
"name": "BodyTemperatureMeasurementDevicevalueset",
"title": "Body Temperature Measurement Device value set",
"status": "draft",
"date": "2024-10-09T23:56:46+00:00",
"publisher": "HL7 International - Clinical Information Modeling Initiative",
"contact": [
{
"name": "HL7 International - Clinical Information Modeling Initiative",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name": "Logica",
"telecom": [
{
"system": "url",
"value": "https://www.logicahealth.org/"
}
]
}
],
"description": "SELECT SNOMED CT code system values and temporary code system values that describe the instrument used to measure the body temperature.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "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",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "467862000",
"display": "Capillary patient thermometer, mercury (physical object)"
},
{
"code": "706158001",
"display": "Electronic patient thermometer (physical object)"
},
{
"code": "448735006",
"display": "Forehead thermometer (physical object)"
},
{
"code": "700643004",
"display": "Infrared patient thermometer, ear (physical object)"
},
{
"code": "700644005",
"display": "Infrared patient thermometer, skin (physical object)"
},
{
"code": "462983001",
"display": "Liquid-crystal patient thermometer (physical object)"
},
{
"code": "118376009",
"display": "Thermocouple (physical object)"
},
{
"code": "464210001",
"display": "Thermographic camera (physical object)"
},
{
"code": "448349000",
"display": "Tympanic thermometer (physical object)"
}
]
},
{
"system": "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem",
"concept": [
{
"code": "1461000205102",
"display": "Digital thermometer (physical object)"
},
{
"code": "2331000205106",
"display": "Non-contact infrared thermometer (physical object)"
},
{
"code": "24031000205108",
"display": "Thermoluminescent diode thermometer (physical object)"
}
]
}
]
}
}