This page is part of the FHIR Specification (v3.0.2: STU 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
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Calendar cycle identifiers
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v3-CalendarCycle"/> <meta> <lastUpdated value="2016-11-11T00:00:00.000+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Release Date: 2016-11-11</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> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="External"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/v3/CalendarCycle"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.5.9"/> </identifier> <version value="2016-11-11"/> <name value="v3 Code System CalendarCycle"/> <status value="active"/> <experimental value="false"/> <date value="2016-11-11T00:00:00+11:00"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value=" Calendar cycle identifiers"/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/v3-CalendarCycle"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <code value="notSelectable"/> <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/> <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/> <type value="boolean"/> </property> <property> <code value="deprecated"/> <uri value="http://hl7.org/fhir/concept-properties#deprecated"/> <description value="The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"/> <type value="dateTime"/> </property> <concept> <code value="_CalendarCycleOneLetter"/> <display value="CalendarCycleOneLetter"/> <definition value="CalendarCycleOneLetter"/> <property> <code value="notSelectable"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueDateTime value="2013-06-29"/> </property> <concept> <code value="CW"/> <display value="week (continuous)"/> <definition value="week (continuous)"/> </concept> <concept> <code value="CY"/> <display value="year"/> <definition value="year"/> </concept> <concept> <code value="D"/> <display value="day of the month"/> <definition value="day of the month"/> </concept> <concept> <code value="DW"/> <display value="day of the week (begins with Monday)"/> <definition value="day of the week (begins with Monday)"/> </concept> <concept> <code value="H"/> <display value="hour of the day"/> <definition value="hour of the day"/> </concept> <concept> <code value="M"/> <display value="month of the year"/> <definition value="month of the year"/> </concept> <concept> <code value="N"/> <display value="minute of the hour"/> <definition value="minute of the hour"/> </concept> <concept> <code value="S"/> <display value="second of the minute"/> <definition value="second of the minute"/> </concept> </concept> <concept> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="CW"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="CY"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="D"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="DW"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="H"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="M"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="N"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/StructureDefinition/codesystem-subsumes"> <valueCode value="S"/> </modifierExtension> <code value="_CalendarCycleTwoLetter"/> <display value="CalendarCycleTwoLetter"/> <definition value="CalendarCycleTwoLetter"/> <property> <code value="notSelectable"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueDateTime value="2013-06-29"/> </property> <concept> <code value="CD"/> <display value="day (continuous)"/> <definition value="day (continuous)"/> </concept> <concept> <code value="CH"/> <display value="hour (continuous)"/> <definition value="hour (continuous)"/> </concept> <concept> <code value="CM"/> <display value="month (continuous)"/> <definition value="month (continuous)"/> </concept> <concept> <code value="CN"/> <display value="minute (continuous)"/> <definition value="minute (continuous)"/> </concept> <concept> <code value="CS"/> <display value="second (continuous)"/> <definition value="second (continuous)"/> </concept> <concept> <code value="DY"/> <display value="day of the year"/> <definition value="day of the year"/> </concept> <concept> <code value="WY"/> <display value="week of the year"/> <definition value="week of the year"/> </concept> </concept> <concept> <code value="WM"/> <display value="week of the month"/> <definition value="The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year)."/> </concept> </CodeSystem>
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.