MyHealthEu MVC package
9.1.0 - ci-build

MyHealthEu MVC package - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Timing Event - TTL Representation

Active as of 2026-02-19

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eHDSITimingEvent"] ; # 
  fhir:url [
fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSITimingEvent"^^xsd:anyURI ;
fhir:l <http://terminology.ehdsi.eu/ValueSet/eHDSITimingEvent>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.41" ]
  ] ) ; # 
  fhir:version [ fhir:v "9.1.0"] ; # 
  fhir:name [ fhir:v "EHDSITimingEvent"] ; # 
  fhir:title [ fhir:v "eHDSI Timing Event"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-19T15:58:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MyHealth@Eu"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MyHealth@Eu" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Value Set is used for coding event timing of dosage regimen."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-TimingEvent"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-TimingEvent>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "AC" ] ;
fhir:display [ fhir:v "before meal (from lat. ante cibus)" ]       ] [
fhir:code [ fhir:v "ACD" ] ;
fhir:display [ fhir:v "before lunch (from lat. ante cibus diurnus)" ]       ] [
fhir:code [ fhir:v "ACM" ] ;
fhir:display [ fhir:v "before breakfast (from lat. ante cibus matutinus)" ]       ] [
fhir:code [ fhir:v "ACV" ] ;
fhir:display [ fhir:v "before dinner (from lat. ante cibus vespertinus)" ]       ] [
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "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:code [ fhir:v "IC" ] ;
fhir:display [ fhir:v "between meals (from lat. inter cibus)" ]       ] [
fhir:code [ fhir:v "ICD" ] ;
fhir:display [ fhir:v "between lunch and dinner" ]       ] [
fhir:code [ fhir:v "ICM" ] ;
fhir:display [ fhir:v "between breakfast and lunch" ]       ] [
fhir:code [ fhir:v "ICV" ] ;
fhir:display [ fhir:v "between dinner and the hour of sleep" ]       ] [
fhir:code [ fhir:v "PC" ] ;
fhir:display [ fhir:v "after meal (from lat. post cibus)" ]       ] [
fhir:code [ fhir:v "PCD" ] ;
fhir:display [ fhir:v "after lunch (from lat. post cibus diurnus)" ]       ] [
fhir:code [ fhir:v "PCM" ] ;
fhir:display [ fhir:v "after breakfast (from lat. post cibus matutinus)" ]       ] [
fhir:code [ fhir:v "PCV" ] ;
fhir:display [ fhir:v "after dinner (from lat. post cibus vespertinus)" ]       ] )     ] )
  ] . #