Current Build

{
  "resourceType" : "ValueSet",
  "id" : "woundGradationVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Wound Gradation Value Set</h2><div><p>Select SNOMED CT codes and expressions. A set of codes that describe the stage of the wound or the degree of a burn.</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=416462003:{258214002=258215001}\">416462003:{258214002=258215001}</a></td><td>Wound Stage=Stage One</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=416462003:{258214002=258219007}\">416462003:{258214002=258219007}</a></td><td>Wound Stage=Stage Two</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=416462003:{258214002=258224005}\">416462003:{258214002=258224005}</a></td><td>Wound Stage=Stage Three</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=416462003:{258214002=258228008}\">416462003:{258214002=258228008}</a></td><td>Wound Stage=Stage Four</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=403190006\">403190006</a></td><td>First degree burn</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=403191005\">403191005</a></td><td>Second degree burn</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=403192003\">403192003</a></td><td>Third degree burn</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/woundGradationVS",
  "version" : "0.01",
  "name" : "Wound Gradation Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-10-19T00:00:00-05:00",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes and expressions. A set of codes that describe the stage of the wound or the degree of a burn.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "416462003:{258214002=258215001}",
            "display" : "Wound Stage=Stage One"
          },
          {
            "code" : "416462003:{258214002=258219007}",
            "display" : "Wound Stage=Stage Two"
          },
          {
            "code" : "416462003:{258214002=258224005}",
            "display" : "Wound Stage=Stage Three"
          },
          {
            "code" : "416462003:{258214002=258228008}",
            "display" : "Wound Stage=Stage Four"
          },
          {
            "code" : "403190006",
            "display" : "First degree burn"
          },
          {
            "code" : "403191005",
            "display" : "Second degree burn"
          },
          {
            "code" : "403192003",
            "display" : "Third degree burn"
          }
        ]
      }
    ]
  }
}