<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="frequency-unit"/>
  <meta>
    <lastUpdated value="2026-03-31T18:55:04.283+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet frequency-unit</b>
      </p>
      <a name="frequency-unit"> </a>
      <a name="hcfrequency-unit"> </a>
      <ul>
        <li>Include these codes as defined in 
          <a href="http://unitsofmeasure.org">
            <code>http://unitsofmeasure.org</code>
          </a>
          <span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span>
          <table class="none">
            <tr>
              <td style="white-space:nowrap">
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>/d</td>
              <td>Daily</td>
            </tr>
            <tr>
              <td>/mo</td>
              <td>Monthly</td>
            </tr>
            <tr>
              <td>/a</td>
              <td>Annually</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/frequency-unit"/>
  <version value="6.0.0-ballot4"/>
  <name value="FrequencyUnit"/>
  <title value="Frequency Unit"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International - Clinical Quality Information Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi/index.cfm"/>
    </telecom>
  </contact>
  <description value="Frequency units (i.e. per time-duration-unit)."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://unitsofmeasure.org"/>
      <concept>
        <code value="/d"/>
        <display value="Daily"/>
      </concept>
      <concept>
        <code value="/mo"/>
        <display value="Monthly"/>
      </concept>
      <concept>
        <code value="/a"/>
        <display value="Annually"/>
      </concept>
    </include>
  </compose>
</ValueSet>