@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "EventTiming"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2016-11-11T00:00:00.000+11:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This code system http://hl7.org/fhir/event-timing defines displays on the following codes:

CodeDisplayDefinitionDansk (Danish, da)
MORN MorningEvent occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.Morgen
MORN.early Early MorningEvent occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.Tidlig morgen
MORN.late Late MorningEvent occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation.Sen morgen
NOON NoonEvent occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.Middag
AFT AfternoonEvent occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation.Eftermiddag
AFT.early Early AfternoonEvent occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.Tidlig eftermiddag
AFT.late Late AfternoonEvent occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation.Sen eftermiddag
EVE EveningEvent occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.Aften
EVE.early Early EveningEvent occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation.Tidlig aften
EVE.late Late EveningEvent occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.Sen aften
NIGHT NightEvent occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.Nat
PHS After SleepEvent occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.Efter søvn
" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/event-timing"^^xsd:anyURI] ; # fhir:version [ fhir:v "3.1.0"] ; # fhir:name [ fhir:v "EventTiming"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2016-11-11T00:00:00+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # fhir:contact ( [ fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:description [ fhir:v "EventTiming"] ; # fhir:content [ fhir:v "supplement"] ; # fhir:supplements [ fhir:v "http://hl7.org/fhir/event-timing"^^xsd:anyURI ; fhir:link ] ; # fhir:concept ( [ fhir:code [ fhir:v "MORN" ] ; fhir:display [ fhir:v "Morning" ] ; fhir:definition [ fhir:v "Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Morgen" ] ] ) ] [ fhir:code [ fhir:v "MORN.early" ] ; fhir:display [ fhir:v "Early Morning" ] ; fhir:definition [ fhir:v "Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Tidlig morgen" ] ] ) ] [ fhir:code [ fhir:v "MORN.late" ] ; fhir:display [ fhir:v "Late Morning" ] ; fhir:definition [ fhir:v "Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Sen morgen" ] ] ) ] [ fhir:code [ fhir:v "NOON" ] ; fhir:display [ fhir:v "Noon" ] ; fhir:definition [ fhir:v "Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Middag" ] ] ) ] [ fhir:code [ fhir:v "AFT" ] ; fhir:display [ fhir:v "Afternoon" ] ; fhir:definition [ fhir:v "Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Eftermiddag" ] ] ) ] [ fhir:code [ fhir:v "AFT.early" ] ; fhir:display [ fhir:v "Early Afternoon" ] ; fhir:definition [ fhir:v "Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Tidlig eftermiddag" ] ] ) ] [ fhir:code [ fhir:v "AFT.late" ] ; fhir:display [ fhir:v "Late Afternoon" ] ; fhir:definition [ fhir:v "Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Sen eftermiddag" ] ] ) ] [ fhir:code [ fhir:v "EVE" ] ; fhir:display [ fhir:v "Evening" ] ; fhir:definition [ fhir:v "Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Aften" ] ] ) ] [ fhir:code [ fhir:v "EVE.early" ] ; fhir:display [ fhir:v "Early Evening" ] ; fhir:definition [ fhir:v "Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Tidlig aften" ] ] ) ] [ fhir:code [ fhir:v "EVE.late" ] ; fhir:display [ fhir:v "Late Evening" ] ; fhir:definition [ fhir:v "Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Sen aften" ] ] ) ] [ fhir:code [ fhir:v "NIGHT" ] ; fhir:display [ fhir:v "Night" ] ; fhir:definition [ fhir:v "Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Nat" ] ] ) ] [ fhir:code [ fhir:v "PHS" ] ; fhir:display [ fhir:v "After Sleep" ] ; fhir:definition [ fhir:v "Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation." ] ; fhir:designation ( [ fhir:language [ fhir:v "da" ] ; fhir:value [ fhir:v "Efter søvn" ] ] ) ] ) . # # -------------------------------------------------------------------------------------