Current Build

{
  "resourceType" : "ValueSet",
  "id" : "woundBedAppearanceVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Wound Bed Appearance Value Set</h2><div><p>Select SNOMED CT codes and expressions. A set of codes that describe how the wound bed looks.</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=449746002\">449746002</a></td><td>Wound slough</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=225541009\">225541009</a></td><td>Granulation of tissue</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449745003\">449745003</a></td><td>Fibrinous wound bed</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449743005\">449743005</a></td><td>Wound epithelialization</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=421306004\">421306004</a></td><td>Necrotic eschar</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=609410002\">609410002</a></td><td>Necrosis of anatomical site</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=409590008:58158008\">409590008:58158008</a></td><td>Stable Eschar</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/woundBedAppearanceVS",
  "version" : "0.01",
  "name" : "Wound Bed Appearance Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-10-18T00:00:00-05:00",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes and expressions. A set of codes that describe how the wound bed looks.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "449746002",
            "display" : "Wound slough"
          },
          {
            "code" : "225541009",
            "display" : "Granulation of tissue"
          },
          {
            "code" : "449745003",
            "display" : "Fibrinous wound bed"
          },
          {
            "code" : "449743005",
            "display" : "Wound epithelialization"
          },
          {
            "code" : "421306004",
            "display" : "Necrotic eschar"
          },
          {
            "code" : "609410002",
            "display" : "Necrosis of anatomical site"
          },
          {
            "code" : "409590008:58158008",
            "display" : "Stable Eschar"
          }
        ]
      }
    ]
  }
}