{
  "resourceType": "ValueSet",
  "id": "shr-oncology-HER2MethodVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR HER2MethodVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/HER2MethodVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.HER2MethodVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR HER2MethodVS ValueSet",
  "title": "SHR HER2MethodVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/oncology/cs/HER2MethodCS",
        "concept": [
          {
            "code": "single",
            "display": "HER2 by Single Probe Assay In SituHybridization test"
          },
          {
            "code": "dual",
            "display": "HER2 by Dual Probe Assay In SituHybridization test"
          },
          {
            "code": "ihc",
            "display": "HER2 by ImmunoHistochemistry"
          }
        ]
      }
    ]
  }
}