Current Build

{
  "resourceType" : "ValueSet",
  "id" : "skinTemperatureAssociatedPreconditionVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Skin Temperature Associated Precondition value set</h2><div><p>Select SNOMED CT codes. A set of codes that describe conditions or events that could effect the termperature of the skin.</p>\n</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=91302008\">91302008</a></td><td>Systemic infection</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=386661006\">386661006</a></td><td>Fever</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=257552002\">257552002</a></td><td>Inflammation</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=35683002\">35683002</a></td><td>Phototherapy of newborn</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=421335007\">421335007</a></td><td>Warming blanket</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=418611001\">418611001</a></td><td>Exposure to heat</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=40537000\">40537000</a></td><td>Cold exposure</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=118643004\">118643004</a></td><td>Cast</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=85623003\">85623003</a></td><td>Ineffective thermoregulation</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=59102007\">59102007</a></td><td>Ice bag</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/hspc/ValueSet/skinTemperatureAssociatedPreconditionVS",
  "version" : "0.01",
  "name" : "Skin Temperature Associated Precondition value set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-09-24T00:00:00-05:00",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes. A set of codes that describe conditions or events that could effect the termperature of the skin.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "91302008",
            "display" : "Systemic infection"
          },
          {
            "code" : "386661006",
            "display" : "Fever"
          },
          {
            "code" : "257552002",
            "display" : "Inflammation"
          },
          {
            "code" : "35683002",
            "display" : "Phototherapy of newborn"
          },
          {
            "code" : "421335007",
            "display" : "Warming blanket"
          },
          {
            "code" : "418611001",
            "display" : "Exposure to heat"
          },
          {
            "code" : "40537000",
            "display" : "Cold exposure"
          },
          {
            "code" : "118643004",
            "display" : "Cast"
          },
          {
            "code" : "85623003",
            "display" : "Ineffective thermoregulation"
          },
          {
            "code" : "59102007",
            "display" : "Ice bag"
          }
        ]
      }
    ]
  }
}