{
  "resourceType": "ValueSet",
  "id": "shr-oncology-DecileVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DecileVS ValueSet</b></p>\n<p>Division of percentages into 10% intervals.</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/vs/DecileVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.oncology.DecileVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR DecileVS ValueSet",
  "title": "SHR DecileVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "Division of percentages into 10% intervals.",
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/oncology/cs/DecileCS",
        "concept": [
          {
            "code": "0_10",
            "display": "0 to 10%"
          },
          {
            "code": "11_20",
            "display": "11 to 20%"
          },
          {
            "code": "21_30",
            "display": "21 to 30%"
          },
          {
            "code": "31_40",
            "display": "31 to 40%"
          },
          {
            "code": "41_50",
            "display": "41 to 50%"
          },
          {
            "code": "51_60",
            "display": "51 to 60%"
          },
          {
            "code": "61_70",
            "display": "61 to 70%"
          },
          {
            "code": "71_80",
            "display": "71 to 80%"
          },
          {
            "code": "81_90",
            "display": "81 to 90%"
          },
          {
            "code": "91_100",
            "display": "91 to 100%"
          }
        ]
      }
    ]
  }
}