minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.0.0 - STU 2

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.0.0: STU 2) 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

: Elixhauser Hypothyroidism Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "elixhauser-hypothyroidism-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>E00.0</td><td>Congenital iodine-deficiency syndrome, neurological type</td></tr><tr><td>E00.1</td><td>Congenital iodine-deficiency syndrome, myxedematous type</td></tr><tr><td>E00.2</td><td>Congenital iodine-deficiency syndrome, mixed type</td></tr><tr><td>E00.9</td><td>Congenital iodine-deficiency syndrome, unspecified</td></tr><tr><td>E01.0</td><td>Iodine-deficiency related diffuse (endemic) goiter</td></tr><tr><td>E01.1</td><td>Iodine-deficiency related multinodular (endemic) goiter</td></tr><tr><td>E01.2</td><td>Iodine-deficiency related (endemic) goiter, unspecified</td></tr><tr><td>E01.8</td><td>Oth iodine-deficiency related thyroid disord and allied cond</td></tr><tr><td>E02</td><td>Subclinical iodine-deficiency hypothyroidism</td></tr><tr><td>E03.0</td><td>Congenital hypothyroidism with diffuse goiter</td></tr><tr><td>E03.1</td><td>Congenital hypothyroidism without goiter</td></tr><tr><td>E03.2</td><td>Hypothyroidism due to medicaments and other exogenous substances</td></tr><tr><td>E03.3</td><td>Postinfectious hypothyroidism</td></tr><tr><td>E03.4</td><td>Atrophy of thyroid (acquired)</td></tr><tr><td>E03.5</td><td>Myxedema coma</td></tr><tr><td>E03.8</td><td>Other specified hypothyroidism</td></tr><tr><td>E03.9</td><td>Hypothyroidism, unspecified</td></tr><tr><td>E89.0</td><td>Postprocedural hypothyroidism</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/elixhauser-hypothyroidism-vs",
  "version" : "2.0.0",
  "name" : "ElixhauserHypothyroidismVS",
  "title" : "Elixhauser Hypothyroidism Value Set",
  "status" : "active",
  "date" : "2022-01-18T03:17:40+00:00",
  "publisher" : "HL7 International Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Elixhauser Comorbid Condition Value Set for Hypothyroidism. ICD-10 codes are drawn from https://www.hcup-us.ahrq.gov/toolssoftware/comorbidityicd10/comorbidity_icd10.jsp, version 2021.1",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "concept" : [
          {
            "code" : "E00.0",
            "display" : "Congenital iodine-deficiency syndrome, neurological type"
          },
          {
            "code" : "E00.1",
            "display" : "Congenital iodine-deficiency syndrome, myxedematous type"
          },
          {
            "code" : "E00.2",
            "display" : "Congenital iodine-deficiency syndrome, mixed type"
          },
          {
            "code" : "E00.9",
            "display" : "Congenital iodine-deficiency syndrome, unspecified"
          },
          {
            "code" : "E01.0",
            "display" : "Iodine-deficiency related diffuse (endemic) goiter"
          },
          {
            "code" : "E01.1",
            "display" : "Iodine-deficiency related multinodular (endemic) goiter"
          },
          {
            "code" : "E01.2",
            "display" : "Iodine-deficiency related (endemic) goiter, unspecified"
          },
          {
            "code" : "E01.8",
            "display" : "Oth iodine-deficiency related thyroid disord and allied cond"
          },
          {
            "code" : "E02",
            "display" : "Subclinical iodine-deficiency hypothyroidism"
          },
          {
            "code" : "E03.0",
            "display" : "Congenital hypothyroidism with diffuse goiter"
          },
          {
            "code" : "E03.1",
            "display" : "Congenital hypothyroidism without goiter"
          },
          {
            "code" : "E03.2",
            "display" : "Hypothyroidism due to medicaments and other exogenous substances"
          },
          {
            "code" : "E03.3",
            "display" : "Postinfectious hypothyroidism"
          },
          {
            "code" : "E03.4",
            "display" : "Atrophy of thyroid (acquired)"
          },
          {
            "code" : "E03.5",
            "display" : "Myxedema coma"
          },
          {
            "code" : "E03.8",
            "display" : "Other specified hypothyroidism"
          },
          {
            "code" : "E03.9",
            "display" : "Hypothyroidism, unspecified"
          },
          {
            "code" : "E89.0",
            "display" : "Postprocedural hypothyroidism"
          }
        ]
      }
    ]
  }
}