FHIR IG Statistics: ValueSet/bodyTempMeasMethodDeviceVS
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) | |
781472002 | Infrared thermometer for ear and skin (physical object) | |
462983001 | Liquid-crystal patient thermometer (physical object) | |
260548002 | Oral (qualifier value) | |
255582007 | Rectal (qualifier value) | |
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 |
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": "bodyTempMeasMethodDeviceVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasMethodDeviceVS",
"version": "0.1.0",
"name": "BodyTemperatureMeasurementMethodDevicevalueset",
"title": "Body Temperature Measurement Method Device value set",
"status": "draft",
"date": "2019-05-29",
"publisher": "HSPC",
"description": "SELECT SNOMED CT code system values. This value set is still being created, not all values have been added nor vetted.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "TBD",
"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": "781472002",
"display": "Infrared thermometer for ear and skin (physical object)"
},
{
"code": "462983001",
"display": "Liquid-crystal patient thermometer (physical object)"
},
{
"code": "260548002",
"display": "Oral (qualifier value)"
},
{
"code": "255582007",
"display": "Rectal (qualifier value)"
},
{
"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)"
}
]
}
]
}
}