{
  "resourceType": "CodeSystem",
  "id": "shr-core-QualitativeDateTimeCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR QualitativeDateTimeCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/cs/QualitativeDateTimeCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.core.QualitativeDateTimeCS"
  },
  "version": "0.0.1",
  "name": "SHR QualitativeDateTimeCS CodeSystem",
  "title": "SHR QualitativeDateTimeCS 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": 20,
  "concept": [
    {
      "code": "past",
      "display": "A time or time period in the indefinite past",
      "definition": "A time or time period in the indefinite past"
    },
    {
      "code": "many_years_ago",
      "display": "Many years ago",
      "definition": "Many years ago"
    },
    {
      "code": "several_years_ago",
      "display": "Several years ago",
      "definition": "Several years ago"
    },
    {
      "code": "one_year_ago",
      "display": "About a year ago",
      "definition": "About a year ago"
    },
    {
      "code": "months_ago",
      "display": "Several months ago",
      "definition": "Several months ago"
    },
    {
      "code": "weeks_ago",
      "display": "Several weeks ago",
      "definition": "Several weeks ago"
    },
    {
      "code": "days_ago",
      "display": "Several days ago",
      "definition": "Several days ago"
    },
    {
      "code": "hours_ago",
      "display": "Several hours ago",
      "definition": "Several hours ago"
    },
    {
      "code": "minutes_ago",
      "display": "Several minutes ago",
      "definition": "Several minutes ago"
    },
    {
      "code": "preexisting",
      "display": "At a time previous to the current encounter or admission",
      "definition": "At a time previous to the current encounter or admission"
    },
    {
      "code": "now",
      "display": "Now, currently, presently continuing or ongoing",
      "definition": "Now, currently, presently continuing or ongoing"
    },
    {
      "code": "minutes_hence",
      "display": "Several minutes from now",
      "definition": "Several minutes from now"
    },
    {
      "code": "hours_hence",
      "display": "Several hours from now",
      "definition": "Several hours from now"
    },
    {
      "code": "days_hence",
      "display": "Several days from now",
      "definition": "Several days from now"
    },
    {
      "code": "weeks_hence",
      "display": "Several weeks from now",
      "definition": "Several weeks from now"
    },
    {
      "code": "months_hence",
      "display": "Several months from now",
      "definition": "Several months from now"
    },
    {
      "code": "one_year_hence",
      "display": "About a year from now",
      "definition": "About a year from now"
    },
    {
      "code": "several_years_hence",
      "display": "Several years from now",
      "definition": "Several years from now"
    },
    {
      "code": "many_years_hence",
      "display": "Many years from now",
      "definition": "Many years from now"
    },
    {
      "code": "future",
      "display": "A time or time period in the indefinite future",
      "definition": "A time or time period in the indefinite future"
    }
  ]
}