This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2
Calendar cycle identifiers
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-CalendarCycle"/> <meta> <lastUpdated value="2016-03-23T00:00:00.000+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Release Date: 2016-03-23</p> <table class="grid"> <tr> <td> <b>Level</b> </td> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr style="background: #EFEFEF"> <td>1</td> <td> <span style="color: grey"> <i>(_CalendarCycleOneLetter)</i> </span> <b> <i>Abstract</i> </b> <b> <i>Deprecated</i> </b> </td> <td> <a name="_CalendarCycleOneLetter">Â </a> </td> <td/> </tr> <tr> <td>2</td> <td>Â Â CW <a name="CW"> </a> </td> <td>week (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â CY <a name="CY"> </a> </td> <td>year</td> <td/> </tr> <tr> <td>2</td> <td>Â Â D <a name="D"> </a> </td> <td>day of the month</td> <td/> </tr> <tr> <td>2</td> <td>Â Â DW <a name="DW"> </a> </td> <td>day of the week (begins with Monday)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â H <a name="H"> </a> </td> <td>hour of the day</td> <td/> </tr> <tr> <td>2</td> <td>Â Â M <a name="M"> </a> </td> <td>month of the year</td> <td/> </tr> <tr> <td>2</td> <td>Â Â N <a name="N"> </a> </td> <td>minute of the hour</td> <td/> </tr> <tr> <td>2</td> <td>Â Â S <a name="S"> </a> </td> <td>second of the minute</td> <td/> </tr> <tr style="background: #EFEFEF"> <td>1</td> <td> <span style="color: grey"> <i>(_CalendarCycleTwoLetter)</i> </span> <b> <i>Abstract</i> </b> <b> <i>Deprecated</i> </b> </td> <td> <a name="_CalendarCycleTwoLetter">Â </a> </td> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#CW">CW</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#CY">CY</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#D">D</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#DW">DW</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#H">H</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#M">M</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#N">N</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â <a href="#S">S</a> </td> <td/> <td/> </tr> <tr> <td>2</td> <td>Â Â CD <a name="CD"> </a> </td> <td>day (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â CH <a name="CH"> </a> </td> <td>hour (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â CM <a name="CM"> </a> </td> <td>month (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â CN <a name="CN"> </a> </td> <td>minute (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â CS <a name="CS"> </a> </td> <td>second (continuous)</td> <td/> </tr> <tr> <td>2</td> <td>Â Â DY <a name="DY"> </a> </td> <td>day of the year</td> <td/> </tr> <tr> <td>2</td> <td>Â Â WY <a name="WY"> </a> </td> <td>week of the year</td> <td/> </tr> <tr> <td>1</td> <td>WM <a name="WM"> </a> </td> <td>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). <br/> </td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ValueSet/v3-CalendarCycle"/> <version value="2016-03-23"/> <name value="v3 Code System CalendarCycle"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <date value="2016-03-23"/> <description value=" Calendar cycle identifiers"/> <compose> <include> <system value="http://hl7.org/fhir/v3/CalendarCycle"/> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.