Clinical Document Architecture, published by Health Level 7. This guide is not an authorized publication; it is the continuous build for version 2.0.2-sd built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-core-sd/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-11 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="CDATimingEvent"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CDATimingEvent</b></p><a name="CDATimingEvent"> </a><a name="hcCDATimingEvent"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title="Version is explicitly stated to be 2.1.0"> version 📍2.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-AC">AC</a></td><td style="color: #cccccc">AC</td><td>before meal (from lat. ante cibus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACD">ACD</a></td><td style="color: #cccccc">ACD</td><td>before lunch (from lat. ante cibus diurnus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACM">ACM</a></td><td style="color: #cccccc">ACM</td><td>before breakfast (from lat. ante cibus matutinus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACV">ACV</a></td><td style="color: #cccccc">ACV</td><td>before dinner (from lat. ante cibus vespertinus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-HS">HS</a></td><td style="color: #cccccc">HS</td><td>**Description:** Prior to beginning a regular period of extended sleep (this would exclude naps). Note that this might occur at different times of day depending on a person's regular sleep schedule.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-IC">IC</a></td><td style="color: #cccccc">IC</td><td>between meals (from lat. inter cibus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ICD">ICD</a></td><td style="color: #cccccc">ICD</td><td>between lunch and dinner</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ICM">ICM</a></td><td style="color: #cccccc">ICM</td><td>between breakfast and lunch</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ICV">ICV</a></td><td style="color: #cccccc">ICV</td><td>between dinner and the hour of sleep</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PC">PC</a></td><td style="color: #cccccc">PC</td><td>after meal (from lat. post cibus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCD">PCD</a></td><td style="color: #cccccc">PCD</td><td>after lunch (from lat. post cibus diurnus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCM">PCM</a></td><td style="color: #cccccc">PCM</td><td>after breakfast (from lat. post cibus matutinus)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCV">PCV</a></td><td style="color: #cccccc">PCV</td><td>after dinner (from lat. post cibus vespertinus)</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.org/cda/stds/core/ValueSet/CDATimingEvent"/>
<version value="2.0.2-sd"/>
<name value="CDATimingEvent"/>
<title value="CDATimingEvent"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-12-11T16:59:04+00:00"/>
<publisher value="Health Level 7"/>
<contact>
<name value="HL7 International - Structured Documents"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/structure"/>
</telecom>
<telecom>
<system value="email"/>
<value value="structdog@lists.HL7.org"/>
</telecom>
</contact>
<description
value="A set of codes for common (periodical) activity of daily living - limited to values allowed in original CDA definition"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
<version value="2.1.0"/>
<concept>
<code value="AC"/>
</concept>
<concept>
<code value="ACD"/>
</concept>
<concept>
<code value="ACM"/>
</concept>
<concept>
<code value="ACV"/>
</concept>
<concept>
<code value="HS"/>
</concept>
<concept>
<code value="IC"/>
</concept>
<concept>
<code value="ICD"/>
</concept>
<concept>
<code value="ICM"/>
</concept>
<concept>
<code value="ICV"/>
</concept>
<concept>
<code value="PC"/>
</concept>
<concept>
<code value="PCD"/>
</concept>
<concept>
<code value="PCM"/>
</concept>
<concept>
<code value="PCV"/>
</concept>
</include>
</compose>
</ValueSet>