FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/bodyTempMeasurementDeviceVS

Packagehl7.fhir.us.vitals
TypeValueSet
IdbodyTempMeasurementDeviceVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vitals/https://build.fhir.org/ig/HL7/cimi-vital-signs/ValueSet-bodyTempMeasurementDeviceVS.html
URLhttp://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasurementDeviceVS
Version2.0.0
Statusdraft
Date2024-10-09T23:56:46+00:00
NameBodyTemperatureMeasurementDevicevalueset
TitleBody Temperature Measurement Device value set
Realmus
Authorityhl7
DescriptionSELECT SNOMED CT code system values and temporary code system values that describe the instrument used to measure the body temperature.
CopyrightThis 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

StructureDefinition
body-temperatureBody Temperature

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
SolorTemporaryCodeSystemSNOMED CT Solor Extension Temporary Code System
sctSNOMED codes used in this IG
sctveri
SolorTemporaryCodeSystemSNOMED CT Solor Extension Temporary Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet bodyTempMeasurementDeviceVS

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    467862000Capillary patient thermometer, mercury (physical object)
    706158001Electronic patient thermometer (physical object)
    448735006Forehead thermometer (physical object)
    700643004Infrared patient thermometer, ear (physical object)
    700644005Infrared patient thermometer, skin (physical object)
    462983001Liquid-crystal patient thermometer (physical object)
    118376009Thermocouple (physical object)
    464210001Thermographic camera (physical object)
    448349000Tympanic thermometer (physical object)
  • Include these codes as defined in http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem
    CodeDisplayDefinition
    1461000205102Digital thermometer (physical object)A device used to measure temperature with digital readout.
    2331000205106Non-contact infrared thermometer (physical object)A device used to measure temperature via infrared technology that does not come into contact with the skin.
    24031000205108Thermoluminescent 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)"
          }
        ]
      }
    ]
  }
}