Current Build

{
  "resourceType" : "ValueSet",
  "id" : "woundTypeEtiologyVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Wound Type Etiology value set</h2><div><p>Select SNOMED CT codes and expressions. A set of codes that describe the causitive agent of a wound.</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=64572001\">64572001</a></td><td>Disease</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=49062001\">49062001</a></td><td>Device</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=31986002\">31986002</a></td><td>Animal bite</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=43028005\">43028005</a></td><td>Human bite</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=276853009\">276853009</a></td><td>Self inflicted injury</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=16514006\">16514006</a></td><td>Moist skin</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=24734008\">24734008</a></td><td>Insect bite</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449753006\">449753006</a></td><td>Pressure point of skin</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=699533003\">699533003</a></td><td>Shear injury</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=19130008\">19130008</a></td><td>Traumatic abnormality</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/woundTypeEtiologyVS",
  "version" : "0.01",
  "name" : "Wound Type Etiology value set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-09-24T00:00:00-05:00",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes and expressions. A set of codes that describe the causitive agent of a wound.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "64572001",
            "display" : "Disease"
          },
          {
            "code" : "49062001",
            "display" : "Device"
          },
          {
            "code" : "31986002",
            "display" : "Animal bite"
          },
          {
            "code" : "43028005",
            "display" : "Human bite"
          },
          {
            "code" : "276853009",
            "display" : "Self inflicted injury"
          },
          {
            "code" : "16514006",
            "display" : "Moist skin"
          },
          {
            "code" : "24734008",
            "display" : "Insect bite"
          },
          {
            "code" : "449753006",
            "display" : "Pressure point of skin"
          },
          {
            "code" : "699533003",
            "display" : "Shear injury"
          },
          {
            "code" : "19130008",
            "display" : "Traumatic abnormality"
          }
        ]
      }
    ]
  }
}