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
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<div><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>" }, "identifier": "http://hl7.org/fhir/vs/event-timing", "name": "EventTiming", "publisher": "HL7 (FHIR Project)", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ], "description": "Real world event that the schedule relates to", "status": "draft", "date": "2014-09-30T18:09:16.978+10:00", "compose": { "include": [ { "system": "http://hl7.org/fhir/v3/TimingEvent", "code": [ "HS", "WAKE", "AC", "ACM", "ACD", "ACV", "PC", "PCM", "PCD", "PCV" ], "_code": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] before the hour of sleep (or trying to)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] after waking." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] before a meal (from the Latin ante cibus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] before breakfast (from the Latin ante cibus matutinus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] before lunch (from the Latin ante cibus diurnus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] before dinner (from the Latin ante cibus vespertinus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] after a meal (from the Latin post cibus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] after breakfast (from the Latin post cibus matutinus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] after lunch (from the Latin post cibus diurnus)." } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/tools-extensions#definition", "valueString": "event occurs [duration] after dinner (from the Latin post cibus vespertinus)." } ] } ] } ] } }