<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-core-SemiquantitativeFrequencyCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR SemiquantitativeFrequencyCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/core/cs/SemiquantitativeFrequencyCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.SemiquantitativeFrequencyCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR SemiquantitativeFrequencyCS CodeSystem" />
  <title value="SHR SemiquantitativeFrequencyCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="13" />
  <concept>
    <code value="never" />
    <display value="Never" />
    <definition value="Never" />
  </concept>
  <concept>
    <code value="less_than_yearly" />
    <display value="Less than yearly" />
    <definition value="Less than yearly" />
  </concept>
  <concept>
    <code value="yearly" />
    <display value="Yearly" />
    <definition value="Yearly" />
  </concept>
  <concept>
    <code value="mot_yearly" />
    <display value="More than once yearly" />
    <definition value="More than once yearly" />
  </concept>
  <concept>
    <code value="monthly" />
    <display value="Monthly" />
    <definition value="Monthly" />
  </concept>
  <concept>
    <code value="weekly" />
    <display value="Weekly" />
    <definition value="Weekly" />
  </concept>
  <concept>
    <code value="mto_weekly" />
    <display value="More than once weekly" />
    <definition value="More than once weekly" />
  </concept>
  <concept>
    <code value="daily" />
    <display value="Daily" />
    <definition value="Daily" />
  </concept>
  <concept>
    <code value="mto_daily" />
    <display value="More than once daily" />
    <definition value="More than once daily" />
  </concept>
  <concept>
    <code value="hourly" />
    <display value="Hourly" />
    <definition value="Hourly" />
  </concept>
  <concept>
    <code value="mto_hourly" />
    <display value="More than once hourly" />
    <definition value="More than once hourly" />
  </concept>
  <concept>
    <code value="minutely" />
    <display value="Every minute" />
    <definition value="Every minute" />
  </concept>
  <concept>
    <code value="continuously" />
    <display value="Continuously" />
    <definition value="Continuously" />
  </concept>
</CodeSystem>