This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3
| Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
**** MISSING DEFINITIONS ****
{
"resourceType": "CodeSystem",
"id": "v3-TimingEvent",
"meta": {
"lastUpdated": "2016-11-11T00:00:00.000+11:00"
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "External"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}
],
"url": "http://hl7.org/fhir/v3/TimingEvent",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.139"
},
"version": "2016-11-11",
"name": "v3 Code System TimingEvent",
"status": "active",
"experimental": false,
"date": "2016-11-11T00:00:00+11:00",
"publisher": "HL7, Inc",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "**** MISSING DEFINITIONS ****",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/v3-TimingEvent",
"hierarchyMeaning": "is-a",
"content": "complete",
"concept": [
{
"code": "AC",
"display": "AC",
"definition": "before meal (from lat. ante cibus)"
},
{
"code": "ACD",
"display": "ACD",
"definition": "before lunch (from lat. ante cibus diurnus)"
},
{
"code": "ACM",
"display": "ACM",
"definition": "before breakfast (from lat. ante cibus matutinus)"
},
{
"code": "ACV",
"display": "ACV",
"definition": "before dinner (from lat. ante cibus vespertinus)"
},
{
"code": "C",
"display": "C",
"definition": "Description: meal (from lat. ante cibus)",
"concept": [
{
"code": "CD",
"display": "CD",
"definition": "Description: lunch (from lat. cibus diurnus)"
},
{
"code": "CM",
"display": "CM",
"definition": "Description: breakfast (from lat. cibus matutinus)"
},
{
"code": "CV",
"display": "CV",
"definition": "Description: dinner (from lat. cibus vespertinus)"
}
]
},
{
"code": "HS",
"display": "HS",
"definition": "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."
},
{
"code": "IC",
"display": "IC",
"definition": "between meals (from lat. inter cibus)"
},
{
"code": "ICD",
"display": "ICD",
"definition": "between lunch and dinner"
},
{
"code": "ICM",
"display": "ICM",
"definition": "between breakfast and lunch"
},
{
"code": "ICV",
"display": "ICV",
"definition": "between dinner and the hour of sleep"
},
{
"code": "PC",
"display": "PC",
"definition": "after meal (from lat. post cibus)"
},
{
"code": "PCD",
"display": "PCD",
"definition": "after lunch (from lat. post cibus diurnus)"
},
{
"code": "PCM",
"display": "PCM",
"definition": "after breakfast (from lat. post cibus matutinus)"
},
{
"code": "PCV",
"display": "PCV",
"definition": "after dinner (from lat. post cibus vespertinus)"
},
{
"code": "WAKE",
"display": "WAKE",
"definition": "Description: Upon waking up from a regular period of sleep, in order to start regular activities (this would exclude waking up from a nap or temporarily waking up during a period of sleep)\r\n\n \n Usage Notes: e.g.\r\n\n Take pulse rate on waking in management of thyrotoxicosis.\r\n\n Take BP on waking in management of hypertension\r\n\n Take basal body temperature on waking in establishing date of ovulation"
}
]
}
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.