HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: HL7CalendarCycle - XML Representation

Active as of 2014-03-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-HL7CalendarCycle"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><ul><li>Include these codes as defined in <a href="CodeSystem-v3-CalendarCycle.html"><code>http://terminology.hl7.org/CodeSystem/v3-CalendarCycle</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CD">CD</a></td><td style="color: #cccccc">day (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CH">CH</a></td><td style="color: #cccccc">hour (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CM">CM</a></td><td style="color: #cccccc">month (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CN">CN</a></td><td style="color: #cccccc">minute (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CS">CS</a></td><td style="color: #cccccc">second (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CW">CW</a></td><td style="color: #cccccc">week (continuous)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CY">CY</a></td><td style="color: #cccccc">year</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DM">DM</a></td><td style="color: #cccccc">day of the month</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DW">DW</a></td><td style="color: #cccccc">day of the week (begins with Monday)</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DY">DY</a></td><td style="color: #cccccc">day of the year</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-HD">HD</a></td><td style="color: #cccccc">hour of the day</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-MY">MY</a></td><td style="color: #cccccc">month of the year</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-NH">NH</a></td><td style="color: #cccccc">minute of the hour</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-SN">SN</a></td><td style="color: #cccccc">second of the minute</td><td/></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-WM">WM</a></td><td style="color: #cccccc">week of the month</td><td>The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year).</td></tr><tr><td><a href="CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-WY">WY</a></td><td style="color: #cccccc">week of the year</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/v3-HL7CalendarCycle"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.20412"/>
  </identifier>
  <version value="3.0.0"/>
  <name value="HL7CalendarCycle"/>
  <title value="HL7CalendarCycle"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2014-03-26"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description value="***No description***"/>
  <copyright
             value="This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-CalendarCycle"/>
      <concept>
        <code value="CD"/>
      </concept>
      <concept>
        <code value="CH"/>
      </concept>
      <concept>
        <code value="CM"/>
      </concept>
      <concept>
        <code value="CN"/>
      </concept>
      <concept>
        <code value="CS"/>
      </concept>
      <concept>
        <code value="CW"/>
      </concept>
      <concept>
        <code value="CY"/>
      </concept>
      <concept>
        <code value="DM"/>
      </concept>
      <concept>
        <code value="DW"/>
      </concept>
      <concept>
        <code value="DY"/>
      </concept>
      <concept>
        <code value="HD"/>
      </concept>
      <concept>
        <code value="MY"/>
      </concept>
      <concept>
        <code value="NH"/>
      </concept>
      <concept>
        <code value="SN"/>
      </concept>
      <concept>
        <code value="WM"/>
      </concept>
      <concept>
        <code value="WY"/>
      </concept>
    </include>
  </compose>
</ValueSet>