This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetEventTiming
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>EventTiming</h2> <p>Real world event that the schedule relates to</p> <p>This value set includes codes defined in other code systems, using the following rules:</p> <ul> <li>Include these codes as defined in <a href="http://hl7.org/fhir/v3/TimingEvent">http://hl7.org/fhir/v3/TimingEvent</a> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>HS</td> <td>HS</td> <td>event occurs [duration] before the hour of sleep (or trying to).</td> </tr> <tr> <td>WAKE</td> <td>WAKE</td> <td>event occurs [duration] after waking.</td> </tr> <tr> <td>AC</td> <td>AC</td> <td>event occurs [duration] before a meal (from the Latin ante cibus).</td> </tr> <tr> <td>ACM</td> <td>ACM</td> <td>event occurs [duration] before breakfast (from the Latin ante cibus matutinus).</td> </tr> <tr> <td>ACD</td> <td>ACD</td> <td>event occurs [duration] before lunch (from the Latin ante cibus diurnus).</td> </tr> <tr> <td>ACV</td> <td>ACV</td> <td>event occurs [duration] before dinner (from the Latin ante cibus vespertinus).</td> </tr> <tr> <td>PC</td> <td>PC</td> <td>event occurs [duration] after a meal (from the Latin post cibus).</td> </tr> <tr> <td>PCM</td> <td>PCM</td> <td>event occurs [duration] after breakfast (from the Latin post cibus matutinus).</td> </tr> <tr> <td>PCD</td> <td>PCD</td> <td>event occurs [duration] after lunch (from the Latin post cibus diurnus).</td> </tr> <tr> <td>PCV</td> <td>PCV</td> <td>event occurs [duration] after dinner (from the Latin post cibus vespertinus).</td> </tr> </table> </li> </ul> </div> </text> <identifier value="http://hl7.org/fhir/vs/event-timing"/> <name value="EventTiming"/> <publisher value="HL7 (FHIR Project)"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> <description value="Real world event that the schedule relates to"/> <status value="draft"/> <date value="2014-09-30T18:09:16.978+10:00"/> <compose> <include> <system value="http://hl7.org/fhir/v3/TimingEvent"/> <code value="HS"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] before the hour of sleep (or trying to)."/> </extension> </code> <code value="WAKE"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] after waking."/> </extension> </code> <code value="AC"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] before a meal (from the Latin ante cibus)."/> </extension> </code> <code value="ACM"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] before breakfast (from the Latin ante cibus matutinus)."/> </extension> </code> <code value="ACD"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] before lunch (from the Latin ante cibus diurnus)."/> </extension> </code> <code value="ACV"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] before dinner (from the Latin ante cibus vespertinus)."/> </extension> </code> <code value="PC"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] after a meal (from the Latin post cibus)."/> </extension> </code> <code value="PCM"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] after breakfast (from the Latin post cibus matutinus)."/> </extension> </code> <code value="PCD"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] after lunch (from the Latin post cibus diurnus)."/> </extension> </code> <code value="PCV"> <extension url="http://hl7.org/fhir/Profile/tools-extensions#definition"> <valueString value="event occurs [duration] after dinner (from the Latin post cibus vespertinus)."/> </extension> </code> </include> </compose> </ValueSet>