{
  "resourceType": "CodeSystem",
  "id": "shr-core-SemiquantitativeFrequencyCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR SemiquantitativeFrequencyCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/cs/SemiquantitativeFrequencyCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.core.SemiquantitativeFrequencyCS"
  },
  "version": "0.0.1",
  "name": "SHR SemiquantitativeFrequencyCS CodeSystem",
  "title": "SHR SemiquantitativeFrequencyCS 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": 13,
  "concept": [
    {
      "code": "never",
      "display": "Never",
      "definition": "Never"
    },
    {
      "code": "less_than_yearly",
      "display": "Less than yearly",
      "definition": "Less than yearly"
    },
    {
      "code": "yearly",
      "display": "Yearly",
      "definition": "Yearly"
    },
    {
      "code": "mot_yearly",
      "display": "More than once yearly",
      "definition": "More than once yearly"
    },
    {
      "code": "monthly",
      "display": "Monthly",
      "definition": "Monthly"
    },
    {
      "code": "weekly",
      "display": "Weekly",
      "definition": "Weekly"
    },
    {
      "code": "mto_weekly",
      "display": "More than once weekly",
      "definition": "More than once weekly"
    },
    {
      "code": "daily",
      "display": "Daily",
      "definition": "Daily"
    },
    {
      "code": "mto_daily",
      "display": "More than once daily",
      "definition": "More than once daily"
    },
    {
      "code": "hourly",
      "display": "Hourly",
      "definition": "Hourly"
    },
    {
      "code": "mto_hourly",
      "display": "More than once hourly",
      "definition": "More than once hourly"
    },
    {
      "code": "minutely",
      "display": "Every minute",
      "definition": "Every minute"
    },
    {
      "code": "continuously",
      "display": "Continuously",
      "definition": "Continuously"
    }
  ]
}