HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: repeatPattern - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0335"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</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-0335"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.205"/>
  </identifier>
  <version value="2.3.0"/>
  <name value="RepeatPattern"/>
  <title value="repeatPattern"/>
  <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="Code system of concepts used to specify the interval between repeated services.  Used in HL7 Version 2.x messaging in the RI datatype and RPT segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0335 (Repeat Pattern)"/>
  <copyright
             value="Copyright HL7. Licensed under creative commons public domain"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0335"/>
  <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>
  <property>
    <code value="v2-concComment"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"/>
    <description value="V2 Concept Comment"/>
    <type value="string"/>
  </property>
  <property>
    <code value="v2-concCommentAsPub"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"/>
    <description value="V2 Concept Comment As Published"/>
    <type value="string"/>
  </property>
  <concept id="3079">
    <code value="Q&lt;integer&gt;S"/>
    <display value="every &lt;integer&gt; seconds"/>
    <definition value="every &lt;integer&gt; seconds"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3080">
    <code value="Q&lt;integer&gt;M"/>
    <display value="every &lt;integer&gt; minutes"/>
    <definition value="every &lt;integer&gt; minutes"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3081">
    <code value="Q&lt;integer&gt;H"/>
    <display value="every &lt;integer&gt; hours"/>
    <definition value="every &lt;integer&gt; hours"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3082">
    <code value="Q&lt;integer&gt;D"/>
    <display value="every &lt;integer&gt; days"/>
    <definition value="every &lt;integer&gt; days"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3083">
    <code value="Q&lt;integer&gt;W"/>
    <display value="every &lt;integer&gt; weeks"/>
    <definition value="every &lt;integer&gt; weeks"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3084">
    <code value="Q&lt;integer&gt;L"/>
    <display value="every &lt;integer&gt; months (Lunar cycle)"/>
    <definition value="every &lt;integer&gt; months (Lunar cycle)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3085">
    <code value="Q&lt;integer&gt;J&lt;day#&gt;"/>
    <display value="repeats on a particular day of the week,"/>
    <definition value="repeats on a particular day of the week,"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="From the French jour (day). If &lt;integer&gt; is missing, the repeat rate is assumed to be 1. Day numbers are counted from 1=Monday to 7=Sunday. So Q2J2 means every second Tuesday; Q1J6 means every Saturday."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3086">
    <code value="BID"/>
    <display value="twice a day at institution-specified times"/>
    <definition value="twice a day at institution-specified times"/>
    <property>
      <code value="v2-concComment"/>
      <valueString value="(e.g., 9AM-4PM)"/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString value="(e.g., 9AM-4PM)"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3087">
    <code value="TID"/>
    <display value="three times a day at institution-specified times"/>
    <definition value="three times a day at institution-specified times"/>
    <property>
      <code value="v2-concComment"/>
      <valueString value="(e.g., 9AM-4PM-9PM)"/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString value="(e.g., 9AM-4PM-9PM)"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3088">
    <code value="QID"/>
    <display value="four times a day at institution-specified times"/>
    <definition value="four times a day at institution-specified times"/>
    <property>
      <code value="v2-concComment"/>
      <valueString value="(e.g., 9AM-11AM-4PM-9PM)"/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString value="(e.g., 9AM-11AM-4PM-9PM)"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3089">
    <code value="xID"/>
    <display
             value="&quot;X&quot; times per day at institution-specified times, where X is a numeral 5 or greater."/>
    <definition
                value="&quot;X&quot; times per day at institution-specified times, where X is a numeral 5 or greater."/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="(e.g., 5ID=five times per day; 8ID=8 times per day)"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3090">
    <code value="QAM"/>
    <display value="in the morning at institution-specified time"/>
    <definition value="in the morning at institution-specified time"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3091">
    <code value="QSHIFT"/>
    <display
             value="during each of three eight-hour shifts at institution-specified times"/>
    <definition
                value="during each of three eight-hour shifts at institution-specified times"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3092">
    <code value="QOD"/>
    <display value="every other day"/>
    <definition value="every other day"/>
    <property>
      <code value="v2-concComment"/>
      <valueString value="(same as Q2D)"/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString value="(same as Q2D)"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3093">
    <code value="QHS"/>
    <display value="every day before the hour of sleep"/>
    <definition value="every day before the hour of sleep"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3094">
    <code value="QPM"/>
    <display value="in the evening at institution-specified time"/>
    <definition value="in the evening at institution-specified time"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3095">
    <code value="C"/>
    <display
             value="service is provided continuously between start time and stop time"/>
    <definition
                value="service is provided continuously between start time and stop time"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3096">
    <code value="U &lt;spec&gt;"/>
    <display
             value="for future use, where &lt;spec&gt; is an interval specification as defined by the UNIX cron specification."/>
    <definition
                value="for future use, where &lt;spec&gt; is an interval specification as defined by the UNIX cron specification."/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3097">
    <code value="PRN"/>
    <display value="given as needed"/>
    <definition value="given as needed"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3098">
    <code value="PRNxxx"/>
    <display value="where xxx is some frequency code"/>
    <definition value="where xxx is some frequency code"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="(e.g., PRNQ6H); given as needed over the frequency period."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3099">
    <code value="Once"/>
    <display value="one time only."/>
    <definition value="one time only."/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is also the default when this component is null."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="This is also the default when this component is null."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="3100">
    <code value="Meal Related Timings"/>
    <display value="&lt;timing&gt;C (&quot;cum&quot;)&lt;meal&gt;"/>
    <definition value="&lt;timing&gt;C (&quot;cum&quot;)&lt;meal&gt;"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3101">
    <code value="A"/>
    <display value="Ante (before)"/>
    <definition value="Ante (before)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3102">
    <code value="P"/>
    <display value="Post (after)"/>
    <definition value="Post (after)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3103">
    <code value="I"/>
    <display value="Inter"/>
    <definition value="Inter"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="(e.g., between this meal and the next, between dinner and sleep"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3104">
    <code value="M"/>
    <display value="Cibus Matutinus (breakfast)"/>
    <definition value="Cibus Matutinus (breakfast)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3105">
    <code value="D"/>
    <display value="Cibus Diurnus (lunch)"/>
    <definition value="Cibus Diurnus (lunch)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
  <concept id="3106">
    <code value="V"/>
    <display value="Cibus Vespertinus (dinner)"/>
    <definition value="Cibus Vespertinus (dinner)"/>
    <property>
      <code value="v2-concComment"/>
      <valueString
                   value="This is not a real code, but guidelines how to construct the codes."/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="D"/>
    </property>
  </concept>
</CodeSystem>