FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-TimingEvent.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-TimingEvent

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.
HL7 Concept Usage NotesHL7usageNoteshttp://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotesstringHL7 Concept Usage Notes

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-TimingEvent defines the following codes in a Is-A hierarchy:

LvlCodeDefinitionStatusHL7 Concept Usage Notes
1AC

before meal (from lat. ante cibus)

active
1ACD

before lunch (from lat. ante cibus diurnus)

active
1ACM

before breakfast (from lat. ante cibus matutinus)

active
1ACV

before dinner (from lat. ante cibus vespertinus)

active
1C

Description: meal (from lat. ante cibus)

active
2  CD

Description: lunch (from lat. cibus diurnus)

active
2  CM

Description: breakfast (from lat. cibus matutinus)

active
2  CV

Description: dinner (from lat. cibus vespertinus)

active
1HS

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.

active
1IC

between meals (from lat. inter cibus)

active
1ICD

between lunch and dinner

active
1ICM

between breakfast and lunch

active
1ICV

between dinner and the hour of sleep

active
1PC

after meal (from lat. post cibus)

active
1PCD

after lunch (from lat. post cibus diurnus)

active
1PCM

after breakfast (from lat. post cibus matutinus)

active
1PCV

after dinner (from lat. post cibus vespertinus)

active
1WAKE

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)

Usage Notes: e.g.

Take pulse rate on waking in management of thyrotoxicosis.

Take BP on waking in management of hypertension

Take basal body temperature on waking in establishing date of ovulation

activee.g. Take pulse rate on waking in management of thyrotoxicosis. Take BP on waking in management of hypertension Take basal body temperature on waking in establishing date of ovulation

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-TimingEvent",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.5.139"
  },
  "version": "4.0.0",
  "name": "TimingEvent",
  "title": "TimingEvent",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "**** MISSING DESCRIPTION ****",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    },
    {
      "code": "HL7usageNotes",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes",
      "description": "HL7 Concept Usage Notes",
      "type": "string"
    }
  ],
  "concept": [
    {
      "code": "AC",
      "display": "AC",
      "definition": "before meal (from lat. ante cibus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ACD",
      "display": "ACD",
      "definition": "before lunch (from lat. ante cibus diurnus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ACM",
      "display": "ACM",
      "definition": "before breakfast (from lat. ante cibus matutinus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ACV",
      "display": "ACV",
      "definition": "before dinner (from lat. ante cibus vespertinus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "C",
      "display": "C",
      "definition": "**Description:** meal (from lat. ante cibus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "CD",
          "display": "CD",
          "definition": "**Description:** lunch (from lat. cibus diurnus)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "22719"
            }
          ]
        },
        {
          "code": "CM",
          "display": "CM",
          "definition": "**Description:** breakfast (from lat. cibus matutinus)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "22718"
            }
          ]
        },
        {
          "code": "CV",
          "display": "CV",
          "definition": "**Description:** dinner (from lat. cibus vespertinus)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "22720"
            }
          ]
        }
      ]
    },
    {
      "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.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "IC",
      "display": "IC",
      "definition": "between meals (from lat. inter cibus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ICD",
      "display": "ICD",
      "definition": "between lunch and dinner",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ICM",
      "display": "ICM",
      "definition": "between breakfast and lunch",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ICV",
      "display": "ICV",
      "definition": "between dinner and the hour of sleep",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PC",
      "display": "PC",
      "definition": "after meal (from lat. post cibus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PCD",
      "display": "PCD",
      "definition": "after lunch (from lat. post cibus diurnus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PCM",
      "display": "PCM",
      "definition": "after breakfast (from lat. post cibus matutinus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PCV",
      "display": "PCV",
      "definition": "after dinner (from lat. post cibus vespertinus)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "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\r\n**Usage Notes:** e.g.\r\n\r\nTake pulse rate on waking in management of thyrotoxicosis.\r\n\r\nTake BP on waking in management of hypertension\r\n\r\nTake basal body temperature on waking in establishing date of ovulation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "HL7usageNotes",
          "valueString": "e.g. Take pulse rate on waking in management of thyrotoxicosis. Take BP on waking in management of hypertension Take basal body temperature on waking in establishing date of ovulation"
        }
      ]
    }
  ]
}