This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). 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 | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Calendar cycle identifiers
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v3-CalendarCycle"/> <meta> <lastUpdated value="2019-07-31T00:00:00.000+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Release Date: 2019-07-31</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="v3-CalendarCycle-_CalendarCycleOneLetter"> </a> </td> <td/> </tr> <tr> <td> 2</td> <td> CW <a name="v3-CalendarCycle-CW"> </a> </td> <td> week (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> CY <a name="v3-CalendarCycle-CY"> </a> </td> <td> year</td> <td/> </tr> <tr> <td> 2</td> <td> D <a name="v3-CalendarCycle-D"> </a> </td> <td> day of the month</td> <td/> </tr> <tr> <td> 2</td> <td> DW <a name="v3-CalendarCycle-DW"> </a> </td> <td> day of the week (begins with Monday)</td> <td/> </tr> <tr> <td> 2</td> <td> H <a name="v3-CalendarCycle-H"> </a> </td> <td> hour of the day</td> <td/> </tr> <tr> <td> 2</td> <td> M <a name="v3-CalendarCycle-M"> </a> </td> <td> month of the year</td> <td/> </tr> <tr> <td> 2</td> <td> N <a name="v3-CalendarCycle-N"> </a> </td> <td> minute of the hour</td> <td/> </tr> <tr> <td> 2</td> <td> S <a name="v3-CalendarCycle-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="v3-CalendarCycle-_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="v3-CalendarCycle-CD"> </a> </td> <td> day (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> CH <a name="v3-CalendarCycle-CH"> </a> </td> <td> hour (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> CM <a name="v3-CalendarCycle-CM"> </a> </td> <td> month (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> CN <a name="v3-CalendarCycle-CN"> </a> </td> <td> minute (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> CS <a name="v3-CalendarCycle-CS"> </a> </td> <td> second (continuous)</td> <td/> </tr> <tr> <td> 2</td> <td> DY <a name="v3-CalendarCycle-DY"> </a> </td> <td> day of the year</td> <td/> </tr> <tr> <td> 2</td> <td> WY <a name="v3-CalendarCycle-WY"> </a> </td> <td> week of the year</td> <td/> </tr> <tr> <td> 1</td> <td> WM <a name="v3-CalendarCycle-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-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v3-CalendarCycle"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.5.9"/> </identifier> <version value="2019-07-31"/> <name value="v3.CalendarCycle"/> <title value="v3 Code System CalendarCycle"/> <status value="active"/> <experimental value="false"/> <date value="2019-07-31T00:00:00+10: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://terminology.hl7.org/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="status"/> <uri value="http://hl7.org/fhir/concept-properties#status"/> <description value="A property that indicates the status of the concept. One of active, experimental, deprecated, retired"/> <type value="code"/> </property> <property> <code value="deprecationDate"/> <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/> <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> <property> <code value="child"/> <uri value="http://hl7.org/fhir/concept-properties#child"/> <description value="The concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of parent/child relationships is defined by the hierarchyMeaning attribute"/> <type value="code"/> </property> <concept> <code value="_CalendarCycleOneLetter"/> <display value="CalendarCycleOneLetter"/> <definition value="CalendarCycleOneLetter"/> <property> <code value="notSelectable"/> <valueBoolean value="true"/> </property> <property> <code value="status"/> <valueCode value="deprecated"/> </property> <property> <code value="deprecationDate"/> <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> <code value="_CalendarCycleTwoLetter"/> <display value="CalendarCycleTwoLetter"/> <definition value="CalendarCycleTwoLetter"/> <property> <code value="notSelectable"/> <valueBoolean value="true"/> </property> <property> <code value="status"/> <valueCode value="deprecated"/> </property> <property> <code value="deprecationDate"/> <valueDateTime value="2013-06-29"/> </property> <property> <code value="child"/> <valueCode value="CW"/> </property> <property> <code value="child"/> <valueCode value="CY"/> </property> <property> <code value="child"/> <valueCode value="D"/> </property> <property> <code value="child"/> <valueCode value="DW"/> </property> <property> <code value="child"/> <valueCode value="H"/> </property> <property> <code value="child"/> <valueCode value="M"/> </property> <property> <code value="child"/> <valueCode value="N"/> </property> <property> <code value="child"/> <valueCode value="S"/> </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.