Current Build

{
  "resourceType" : "ValueSet",
  "id" : "woundExudateAppearanceVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Wound Exudate Appearance Value Set</h2><div><p>Select SNOMED CT codes. A set of codes that describe what the exudate looks like.</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=225550006\">225550006</a></td><td>Purulent discharge from wound</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449762008\">449762008</a></td><td>Sanguineous discharge from wound</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449761001\">449761001</a></td><td>Seropurulent discharge from wound</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449756003\">449756003</a></td><td>Serosanguineous discharge from wound</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=447112000\">447112000</a></td><td>Serous discharge from wound</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=449757007\">449757007</a></td><td>Viscous discharge from wound</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/woundExudateAppearanceVS",
  "version" : "0.01",
  "name" : "Wound Exudate Appearance 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 describe what the exudate looks like.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "225550006",
            "display" : "Purulent discharge from wound"
          },
          {
            "code" : "449762008",
            "display" : "Sanguineous discharge from wound"
          },
          {
            "code" : "449761001",
            "display" : "Seropurulent discharge from wound"
          },
          {
            "code" : "449756003",
            "display" : "Serosanguineous discharge from wound"
          },
          {
            "code" : "447112000",
            "display" : "Serous discharge from wound"
          },
          {
            "code" : "449757007",
            "display" : "Viscous discharge from wound"
          }
        ]
      }
    ]
  }
}