HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: calendarAlignment - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0527"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0527 defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">MY<a name="v2-0527-MY"> </a></td><td>month of the year</td><td>month of the year</td></tr><tr><td style="white-space:nowrap">WY<a name="v2-0527-WY"> </a></td><td>week of the year</td><td>week of the year</td></tr><tr><td style="white-space:nowrap">DM<a name="v2-0527-DM"> </a></td><td>day of the month</td><td>day of the month</td></tr><tr><td style="white-space:nowrap">DY<a name="v2-0527-DY"> </a></td><td>day of the year</td><td>day of the year</td></tr><tr><td style="white-space:nowrap">DW<a name="v2-0527-DW"> </a></td><td>day of the week (begins with Monday)</td><td>day of the week (begins with Monday)</td></tr><tr><td style="white-space:nowrap">HD<a name="v2-0527-HD"> </a></td><td>hour of the day</td><td>hour of the day</td></tr><tr><td style="white-space:nowrap">NH<a name="v2-0527-NH"> </a></td><td>minute of the hour</td><td>minute of the hour</td></tr><tr><td style="white-space:nowrap">SN<a name="v2-0527-SN"> </a></td><td>second of the minute</td><td>second of the minute</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>MY</td><td>Monat</td></tr><tr><td>WY</td><td>Kalenderwoche</td></tr><tr><td>DM</td><td>Tag des Monats</td></tr><tr><td>DY</td><td>Tag des Jahres</td></tr><tr><td>DW</td><td>Tag der Woche (beginnend mit Montag)</td></tr><tr><td>HD</td><td>Stunde</td></tr><tr><td>NH</td><td>Minute</td></tr><tr><td>SN</td><td>Sekunde</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="inm"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0527"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.343"/>
  </identifier>
  <version value="2.1.0"/>
  <name value="CalendarAlignment"/>
  <title value="calendarAlignment"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/"/>
    </telecom>
  </contact>
  <description
               value="HL7-defined code system of concepts used to specify an alignment of the repetition to a calendar (e.g., to distinguish every 30 days from &quot;the 5th of every month&quot;).  Used in HL7 Version 2 messaging in the RPT segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0527 (Calendar Alignment)"/>
  <copyright
             value="Copyright HL7. Licensed under creative commons public domain"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0527"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <concept id="5605">
    <code value="MY"/>
    <display value="month of the year"/>
    <definition value="month of the year"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Monat"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5606">
    <code value="WY"/>
    <display value="week of the year"/>
    <definition value="week of the year"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Kalenderwoche"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5607">
    <code value="DM"/>
    <display value="day of the month"/>
    <definition value="day of the month"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Tag des Monats"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5608">
    <code value="DY"/>
    <display value="day of the year"/>
    <definition value="day of the year"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Tag des Jahres"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5609">
    <code value="DW"/>
    <display value="day of the week (begins with Monday)"/>
    <definition value="day of the week (begins with Monday)"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Tag der Woche (beginnend mit Montag)"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5610">
    <code value="HD"/>
    <display value="hour of the day"/>
    <definition value="hour of the day"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Stunde"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5611">
    <code value="NH"/>
    <display value="minute of the hour"/>
    <definition value="minute of the hour"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Minute"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="5612">
    <code value="SN"/>
    <display value="second of the minute"/>
    <definition value="second of the minute"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/>
        <code value="preferredForLanguage"/>
      </use>
      <value value="Sekunde"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>