{
  "resourceType": "CodeSystem",
  "id": "shr-core-QualitativeValueScaleCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR QualitativeValueScaleCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/cs/QualitativeValueScaleCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.core.QualitativeValueScaleCS"
  },
  "version": "0.0.1",
  "name": "SHR QualitativeValueScaleCS CodeSystem",
  "title": "SHR QualitativeValueScaleCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "very_high",
      "display": "Very high",
      "definition": "Very high"
    },
    {
      "code": "high",
      "display": "High",
      "definition": "High"
    },
    {
      "code": "moderate",
      "display": "Moderate/Intermediate or Borderline",
      "definition": "Moderate/Intermediate or Borderline"
    },
    {
      "code": "low",
      "display": "Low",
      "definition": "Low"
    },
    {
      "code": "very_low",
      "display": "Very low",
      "definition": "Very low"
    }
  ]
}