{
  "resourceType": "ValueSet",
  "id": "shr-oncology-StainingIntensityVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR StainingIntensityVS ValueSet</b></p>\n<p>Part of the Allred scoring, based on the intensity of that staining, on a scale of 0 (Negative) to 3 (Strong).</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/StainingIntensityVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.StainingIntensityVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR StainingIntensityVS ValueSet",
  "title": "SHR StainingIntensityVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "Part of the Allred scoring, based on the intensity of that staining, on a scale of 0 (Negative) to 3 (Strong).",
  "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"
          }
        ]
      }
    ]
  }
}