{
  "resourceType": "ValueSet",
  "id": "shr-oncology-HER2StatusVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR HER2StatusVS ValueSet</b></p>\n<p>HER2 status overall result</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/HER2StatusVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.HER2StatusVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR HER2StatusVS ValueSet",
  "title": "SHR HER2StatusVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "HER2 status overall result",
  "compose": {
    "include": [
      {
        "system": "https://sdt.cap.org",
        "concept": [
          {
            "code": "31015",
            "display": "Negative/Not Amplified (IHC Score 0)"
          },
          {
            "code": "31016",
            "display": "Negative (IHC Score 1+)"
          },
          {
            "code": "31017",
            "display": "Equivocal (ICHC Score 2+)"
          },
          {
            "code": "31018",
            "display": "Positive/Amplified (IHC Score 3+)"
          },
          {
            "code": "25883",
            "display": "Cannot be determined (indeterminate)"
          }
        ]
      }
    ]
  }
}