{
  "resourceType": "ValueSet",
  "id": "StainingIntensityVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>StainingIntensityVS</h2><div><p>A valueset from CAP of staining intensity of immunohistochemitry</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>https://sdt.cap.org</code><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>29915</td><td>None/Negative</td><td/></tr><tr><td>29811</td><td>Weak</td><td/></tr><tr><td>29812</td><td>Moderate</td><td/></tr><tr><td>29914</td><td>Strong</td><td/></tr></table></li></ul></div>"
  },
  "url": "http://evinance.com/fhir-DSTU3/ValueSet/StainingIntensityVS",
  "version": "1.0",
  "name": "StainingIntensityVS",
  "title": "Staining Intensity",
  "status": "active",
  "date": "2017-08-24",
  "publisher": "Evinance.com",
  "description": "A valueset from CAP of staining intensity of immunohistochemitry",
  "compose": {
    "include": [
      {
        "system": "https://sdt.cap.org",
        "concept": [
          {
            "code": "29915",
            "display": "None/Negative"
          },
          {
            "code": "29811",
            "display": "Weak"
          },
          {
            "code": "29812",
            "display": "Moderate"
          },
          {
            "code": "29914",
            "display": "Strong"
          }
        ]
      }
    ]
  }
}