Current Build

{
  "resourceType" : "ValueSet",
  "id" : "woundExudateAmountDescriptionVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Wound Exudate Amount Description Value Set</h2><div><p>Select SNOMED CT codes. A set of codes that give a qualitative description of the volume of wound exudate.</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=255509001\">255509001</a></td><td>Large</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=6736007\">6736007</a></td><td>Moderate</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260413007\">260413007</a></td><td>None</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=263865001\">263865001</a></td><td>Scanty</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=255507004\">255507004</a></td><td>Small</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/woundExudateAmountDescriptionVS",
  "version" : "0.01",
  "name" : "Wound Exudate Amount Description Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-10-18T00:00:00-05:00",
  "publisher" : "HSPC",
  "description" : "Select SNOMED CT codes. A set of codes that give a qualitative description of the volume of wound exudate.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "255509001",
            "display" : "Large"
          },
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "260413007",
            "display" : "None"
          },
          {
            "code" : "263865001",
            "display" : "Scanty"
          },
          {
            "code" : "255507004",
            "display" : "Small"
          }
        ]
      }
    ]
  }
}