{
  "resourceType": "ValueSet",
  "id": "bodyTempMeasurementDeviceVS",
  "text": {
    "status": "extensions",
    "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>"
  },
  "url": "http://hl7.org/fhir/us/vitals/ValueSet/bodyTempMeasurementDeviceVS",
  "version": "1.0.0",
  "name": "BodyTemperatureMeasurementDevicevalueset",
  "title": "Body Temperature Measurement Device value set",
  "status": "active",
  "date": "2022-09-12T00:47:55+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": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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)"
          }
        ]
      }
    ]
  }
}