{
  "resourceType": "ValueSet",
  "id": "shr-oncology-StainingControlVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR StainingControlVS ValueSet</b></p>\n<p>Staining of control cells, required if staining is negative.</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/StainingControlVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.StainingControlVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR StainingControlVS ValueSet",
  "title": "SHR StainingControlVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}