FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/event-timing (Turtle)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Value SetEventTiming

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/event-timing> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "event-timing"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-02-18T02:34:35.724+00:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet event-timing</b></p><a name=\"event-timing\"> </a><a name=\"hcevent-timing\"> </a><a name=\"event-timing-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"codesystem-event-timing.html\"><code>http://hl7.org/fhir/event-timing</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html\"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-HS\">HS</a></td><td style=\"color: #cccccc\">HS</td><td>event occurs [offset] before the hour of sleep (or trying to)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-WAKE\">WAKE</a></td><td style=\"color: #cccccc\">WAKE</td><td>event occurs [offset] after waking</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-C\">C</a></td><td style=\"color: #cccccc\">C</td><td>event occurs at a meal (from the Latin cibus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CM\">CM</a></td><td style=\"color: #cccccc\">CM</td><td>event occurs at breakfast (from the Latin cibus matutinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CD\">CD</a></td><td style=\"color: #cccccc\">CD</td><td>event occurs at lunch (from the Latin cibus diurnus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-CV\">CV</a></td><td style=\"color: #cccccc\">CV</td><td>event occurs at dinner (from the Latin ante cibus vespertinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-AC\">AC</a></td><td style=\"color: #cccccc\">AC</td><td>event occurs [offset] before a meal (from the Latin ante cibus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACM\">ACM</a></td><td style=\"color: #cccccc\">ACM</td><td>event occurs [offset] before breakfast (from the Latin ante cibus matutinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACD\">ACD</a></td><td style=\"color: #cccccc\">ACD</td><td>event occurs [offset] before lunch (from the Latin ante cibus diurnus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACV\">ACV</a></td><td style=\"color: #cccccc\">ACV</td><td>event occurs [offset] before dinner (from the Latin ante cibus vespertinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PC\">PC</a></td><td style=\"color: #cccccc\">PC</td><td>event occurs [offset] after a meal (from the Latin post cibus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCM\">PCM</a></td><td style=\"color: #cccccc\">PCM</td><td>event occurs [offset] after breakfast (from the Latin post cibus matutinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCD\">PCD</a></td><td style=\"color: #cccccc\">PCD</td><td>event occurs [offset] after lunch (from the Latin post cibus diurnus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PCV\">PCV</a></td><td style=\"color: #cccccc\">PCV</td><td>event occurs [offset] after dinner (from the Latin post cibus vespertinus)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "normative"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "4.0.0"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v "5"^^xsd:integer
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/event-timing"^^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.4.642.3.75" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot2"] ; # 
  fhir:name [ fhir:v "EventTiming"] ; # 
  fhir:title [ fhir:v "EventTiming"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-02-18T02:34:35+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Real-world event relating to the schedule."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/event-timing"^^xsd:anyURI ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TimingEvent"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] before the hour of sleep (or trying to)"
           ]
         ] ) ;
         fhir:code [ fhir:v "HS" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] after waking"
           ]
         ] ) ;
         fhir:code [ fhir:v "WAKE" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs at a meal (from the Latin cibus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "C" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs at breakfast (from the Latin cibus matutinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "CM" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs at lunch (from the Latin cibus diurnus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "CD" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs at dinner (from the Latin ante cibus vespertinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "CV" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] before a meal (from the Latin ante cibus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "AC" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] before breakfast (from the Latin ante cibus matutinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "ACM" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] before lunch (from the Latin ante cibus diurnus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "ACD" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] before dinner (from the Latin ante cibus vespertinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "ACV" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] after a meal (from the Latin post cibus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "PC" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] after breakfast (from the Latin post cibus matutinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "PCM" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] after lunch (from the Latin post cibus diurnus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "PCD" ]
       ] [
         fhir:extension ( [
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "event occurs [offset] after dinner (from the Latin post cibus vespertinus)"
           ]
         ] ) ;
         fhir:code [ fhir:v "PCV" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [] . # 

# -------------------------------------------------------------------------------------


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.