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 |
{
"resourceType" : "ValueSet",
"id" : "CDATimingEvent",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "http://hl7.org/cda/stds/core/ValueSet/CDATimingEvent",
"version" : "2.0.2-sd",
"name" : "CDATimingEvent",
"title" : "CDATimingEvent",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-11T16:59:04+00:00",
"publisher" : "Health Level 7",
"contact" : [
{
"name" : "HL7 International - Structured Documents",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure"
},
{
"system" : "email",
"value" : "structdog@lists.HL7.org"
}
]
}
],
"description" : "A set of codes for common (periodical) activity of daily living - limited to values allowed in original CDA definition",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
"version" : "2.1.0",
"concept" : [
{
"code" : "AC"
},
{
"code" : "ACD"
},
{
"code" : "ACM"
},
{
"code" : "ACV"
},
{
"code" : "HS"
},
{
"code" : "IC"
},
{
"code" : "ICD"
},
{
"code" : "ICM"
},
{
"code" : "ICV"
},
{
"code" : "PC"
},
{
"code" : "PCD"
},
{
"code" : "PCM"
},
{
"code" : "PCV"
}
]
}
]
}
}