{
  "resourceType": "CodeSystem",
  "id": "shr-core-SemiquantitativeDurationCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR SemiquantitativeDurationCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/cs/SemiquantitativeDurationCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.core.SemiquantitativeDurationCS"
  },
  "version": "0.0.1",
  "name": "SHR SemiquantitativeDurationCS CodeSystem",
  "title": "SHR SemiquantitativeDurationCS 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": 9,
  "concept": [
    {
      "code": "many_years",
      "display": "Many years",
      "definition": "Many years"
    },
    {
      "code": "several_years",
      "display": "Several years",
      "definition": "Several years"
    },
    {
      "code": "one_year",
      "display": "About a year",
      "definition": "About a year"
    },
    {
      "code": "months",
      "display": "Several months but less than a year",
      "definition": "Several months but less than a year"
    },
    {
      "code": "weeks",
      "display": "Several weeks but less than a month",
      "definition": "Several weeks but less than a month"
    },
    {
      "code": "days",
      "display": "Several days but less than a week",
      "definition": "Several days but less than a week"
    },
    {
      "code": "hours",
      "display": "Several hours but less than a day",
      "definition": "Several hours but less than a day"
    },
    {
      "code": "minutes",
      "display": "Several minutes but less than an hour",
      "definition": "Several minutes but less than an hour"
    },
    {
      "code": "seconds",
      "display": "Several seconds but less than a minute",
      "definition": "Several seconds but less than a minute"
    }
  ]
}