DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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

V2-0528.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0528 ( Event Related Period)

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0528"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Event Related Period</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>AC
            <a name="AC"> </a>
          </td>
          <td>before meal (from lat. ante cibus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ACD
            <a name="ACD"> </a>
          </td>
          <td>before lunch (from lat. ante cibus diurnus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ACM
            <a name="ACM"> </a>
          </td>
          <td>before breakfast (from lat. ante cibus matutinus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ACV
            <a name="ACV"> </a>
          </td>
          <td>before dinner (from lat. ante cibus vespertinus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>HS
            <a name="HS"> </a>
          </td>
          <td>the hour of sleep (e.g. H18-22)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>IC
            <a name="IC"> </a>
          </td>
          <td>between meals (from lat. inter cibus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ICD
            <a name="ICD"> </a>
          </td>
          <td>between lunch and dinner</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ICM
            <a name="ICM"> </a>
          </td>
          <td>between breakfast and lunch</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ICV
            <a name="ICV"> </a>
          </td>
          <td>between dinner and the hour of sleep</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>PC
            <a name="PC"> </a>
          </td>
          <td>after meal (from lat. post cibus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>PCD
            <a name="PCD"> </a>
          </td>
          <td>after lunch (from lat. post cibus diurnus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>PCM
            <a name="PCM"> </a>
          </td>
          <td>after breakfast (from lat. post cibus matutinus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>PCV
            <a name="PCV"> </a>
          </td>
          <td>after dinner (from lat. post cibus vespertinus)</td>
          <td/>
          <td>added v2.5</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0528"/>
  <version value="2.8.2"/>
  <name value="v2 Event Related Period"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0528 ( Event Related Period)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.344"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0528"/>
    <caseSensitive value="false"/>
    <concept>
      <code value="AC"/>
      <display value="before meal (from lat. ante cibus)"/>
    </concept>
    <concept>
      <code value="ACD"/>
      <display value="before lunch (from lat. ante cibus diurnus)"/>
    </concept>
    <concept>
      <code value="ACM"/>
      <display value="before breakfast (from lat. ante cibus matutinus)"/>
    </concept>
    <concept>
      <code value="ACV"/>
      <display value="before dinner (from lat. ante cibus vespertinus)"/>
    </concept>
    <concept>
      <code value="HS"/>
      <display value="the hour of sleep (e.g. H18-22)"/>
    </concept>
    <concept>
      <code value="IC"/>
      <display value="between meals (from lat. inter cibus)"/>
    </concept>
    <concept>
      <code value="ICD"/>
      <display value="between lunch and dinner"/>
    </concept>
    <concept>
      <code value="ICM"/>
      <display value="between breakfast and lunch"/>
    </concept>
    <concept>
      <code value="ICV"/>
      <display value="between dinner and the hour of sleep"/>
    </concept>
    <concept>
      <code value="PC"/>
      <display value="after meal (from lat. post cibus)"/>
    </concept>
    <concept>
      <code value="PCD"/>
      <display value="after lunch (from lat. post cibus diurnus)"/>
    </concept>
    <concept>
      <code value="PCM"/>
      <display value="after breakfast (from lat. post cibus matutinus)"/>
    </concept>
    <concept>
      <code value="PCV"/>
      <display value="after dinner (from lat. post cibus vespertinus)"/>
    </concept>
  </codeSystem>
</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.