@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-TimingEvent"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.
HL7usageNoteshttp://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 heirarchy:

LvlCodeDefinitioninternalIdstatusHL7 Concept Usage Notes
1AC

before meal (from lat. ante cibus)

\n
10708active
1ACD

before lunch (from lat. ante cibus diurnus)

\n
10712active
1ACM

before breakfast (from lat. ante cibus matutinus)

\n
10711active
1ACV

before dinner (from lat. ante cibus vespertinus)

\n
10713active
1C

Description: meal (from lat. ante cibus)

\n
22717active
2  CD

Description: lunch (from lat. cibus diurnus)

\n
22719active
2  CM

Description: breakfast (from lat. cibus matutinus)

\n
22718active
2  CV

Description: dinner (from lat. cibus vespertinus)

\n
22720active
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.

\n
10707active
1IC

between meals (from lat. inter cibus)

\n
10710active
1ICD

between lunch and dinner

\n
10718active
1ICM

between breakfast and lunch

\n
10717active
1ICV

between dinner and the hour of sleep

\n
10719active
1PC

after meal (from lat. post cibus)

\n
10709active
1PCD

after lunch (from lat. post cibus diurnus)

\n
10715active
1PCM

after breakfast (from lat. post cibus matutinus)

\n
10714active
1PCV

after dinner (from lat. post cibus vespertinus)

\n
10716active
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)

\n

Usage Notes: e.g.

\n

Take pulse rate on waking in management of thyrotoxicosis.

\n

Take BP on waking in management of hypertension

\n

Take basal body temperature on waking in establishing date of ovulation

\n
22721activee.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
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TimingEvent"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.139" ] ] ) ; # fhir:version [ fhir:v "3.0.0"] ; # fhir:name [ fhir:v "TimingEvent"] ; # fhir:title [ fhir:v "TimingEvent"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "**** MISSING DESCRIPTION ****"] ; # fhir:copyright [ fhir:v "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"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "HL7usageNotes" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes"^^xsd:anyURI ] ; fhir:description [ fhir:v "HL7 Concept Usage Notes" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "AC" ] ; fhir:display [ fhir:v "AC" ] ; fhir:definition [ fhir:v "before meal (from lat. ante cibus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10708" ] ] ) ] [ fhir:code [ fhir:v "ACD" ] ; fhir:display [ fhir:v "ACD" ] ; fhir:definition [ fhir:v "before lunch (from lat. ante cibus diurnus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10712" ] ] ) ] [ fhir:code [ fhir:v "ACM" ] ; fhir:display [ fhir:v "ACM" ] ; fhir:definition [ fhir:v "before breakfast (from lat. ante cibus matutinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10711" ] ] ) ] [ fhir:code [ fhir:v "ACV" ] ; fhir:display [ fhir:v "ACV" ] ; fhir:definition [ fhir:v "before dinner (from lat. ante cibus vespertinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10713" ] ] ) ] [ fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "C" ] ; fhir:definition [ fhir:v "**Description:** meal (from lat. ante cibus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22717" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "CD" ] ; fhir:display [ fhir:v "CD" ] ; fhir:definition [ fhir:v "**Description:** lunch (from lat. cibus diurnus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22719" ] ] ) ] [ fhir:code [ fhir:v "CM" ] ; fhir:display [ fhir:v "CM" ] ; fhir:definition [ fhir:v "**Description:** breakfast (from lat. cibus matutinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22718" ] ] ) ] [ fhir:code [ fhir:v "CV" ] ; fhir:display [ fhir:v "CV" ] ; fhir:definition [ fhir:v "**Description:** dinner (from lat. cibus vespertinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22720" ] ] ) ] ) ] [ fhir:code [ fhir:v "HS" ] ; fhir:display [ fhir:v "HS" ] ; fhir:definition [ fhir:v "**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." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10707" ] ] ) ] [ fhir:code [ fhir:v "IC" ] ; fhir:display [ fhir:v "IC" ] ; fhir:definition [ fhir:v "between meals (from lat. inter cibus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10710" ] ] ) ] [ fhir:code [ fhir:v "ICD" ] ; fhir:display [ fhir:v "ICD" ] ; fhir:definition [ fhir:v "between lunch and dinner" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10718" ] ] ) ] [ fhir:code [ fhir:v "ICM" ] ; fhir:display [ fhir:v "ICM" ] ; fhir:definition [ fhir:v "between breakfast and lunch" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10717" ] ] ) ] [ fhir:code [ fhir:v "ICV" ] ; fhir:display [ fhir:v "ICV" ] ; fhir:definition [ fhir:v "between dinner and the hour of sleep" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10719" ] ] ) ] [ fhir:code [ fhir:v "PC" ] ; fhir:display [ fhir:v "PC" ] ; fhir:definition [ fhir:v "after meal (from lat. post cibus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10709" ] ] ) ] [ fhir:code [ fhir:v "PCD" ] ; fhir:display [ fhir:v "PCD" ] ; fhir:definition [ fhir:v "after lunch (from lat. post cibus diurnus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10715" ] ] ) ] [ fhir:code [ fhir:v "PCM" ] ; fhir:display [ fhir:v "PCM" ] ; fhir:definition [ fhir:v "after breakfast (from lat. post cibus matutinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10714" ] ] ) ] [ fhir:code [ fhir:v "PCV" ] ; fhir:display [ fhir:v "PCV" ] ; fhir:definition [ fhir:v "after dinner (from lat. post cibus vespertinus)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10716" ] ] ) ] [ fhir:code [ fhir:v "WAKE" ] ; fhir:display [ fhir:v "WAKE" ] ; fhir:definition [ fhir:v "**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" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "HL7usageNotes" ] ; fhir:value [ fhir:v "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" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22721" ] ] ) ] ) . # # -------------------------------------------------------------------------------------