{
  "resourceType": "ValueSet",
  "id": "StainingControlVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>StainingControlVS</h2><div><p>Staining of control cells, required if staining is negative.</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>25896</td><td>Internal control cells present and stain as expected</td><td/></tr><tr><td>25898</td><td>Internal control cells absent.</td><td/></tr><tr><td>32089</td><td>Internal control cells present; no immunoreactivity of either tumor cells or internal controls</td><td/></tr></table></li></ul></div>"
  },
  "url": "http://evinance.com/fhir-DSTU3/ValueSet/StainingControlVS",
  "version": "1.0",
  "name": "StainingControlVS",
  "title": "Staining Control",
  "status": "active",
  "date": "2017-08-24",
  "publisher": "Evinance.com",
  "description": "Staining of control cells, required if staining is negative.",
  "compose": {
    "include": [
      {
        "system": "https://sdt.cap.org",
        "concept": [
          {
            "code": "25896",
            "display": "Internal control cells present and stain as expected"
          },
          {
            "code": "25898",
            "display": "Internal control cells absent."
          },
          {
            "code": "32089",
            "display": "Internal control cells present; no immunoreactivity of either tumor cells or internal controls"
          }
        ]
      }
    ]
  }
}