This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Page standards status: Normative | Maturity Level: 5 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/EventTiming> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EventTiming"] ;
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2016-11-11T00:00:00.000+11:00"^^xsd:dateTime ]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EventTiming</b></p><a name=\"EventTiming\"> </a><a name=\"hcEventTiming\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2016-11-11 00:00:00+1100</p></div><p>This code system supplement <code>http://hl7.org/fhir/event-timing</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-MORN\">MORN</a><a name=\"EventTiming-MORN\"> </a></td><td>Morning</td><td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Morgen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-MORN.46early\">MORN.early</a><a name=\"EventTiming-MORN.46early\"> </a></td><td>Early Morning</td><td>Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Tidlig morgen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-MORN.46late\">MORN.late</a><a name=\"EventTiming-MORN.46late\"> </a></td><td>Late Morning</td><td>Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Sen morgen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-NOON\">NOON</a><a name=\"EventTiming-NOON\"> </a></td><td>Noon</td><td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Middag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-AFT\">AFT</a><a name=\"EventTiming-AFT\"> </a></td><td>Afternoon</td><td>Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Eftermiddag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-AFT.46early\">AFT.early</a><a name=\"EventTiming-AFT.46early\"> </a></td><td>Early Afternoon</td><td>Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Tidlig eftermiddag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-AFT.46late\">AFT.late</a><a name=\"EventTiming-AFT.46late\"> </a></td><td>Late Afternoon</td><td>Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Sen eftermiddag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-EVE\">EVE</a><a name=\"EventTiming-EVE\"> </a></td><td>Evening</td><td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Aften</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-EVE.46early\">EVE.early</a><a name=\"EventTiming-EVE.46early\"> </a></td><td>Early Evening</td><td>Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Tidlig aften</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-EVE.46late\">EVE.late</a><a name=\"EventTiming-EVE.46late\"> </a></td><td>Late Evening</td><td>Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Sen aften</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-NIGHT\">NIGHT</a><a name=\"EventTiming-NIGHT\"> </a></td><td>Night</td><td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Nat</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-EventTiming.html#EventTiming-PHS\">PHS</a><a name=\"EventTiming-PHS\"> </a></td><td>After Sleep</td><td>Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.</td><td>Efter søvn</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "fhir" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [ fhir:value "normative" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version" ] ;
fhir:Extension.valueCode [ fhir:value "4.0.0" ]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "5"^^xsd:integer ]
] ;
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/event-timing"] ;
fhir:CodeSystem.version [ fhir:value "10.0.0"] ;
fhir:CodeSystem.name [ fhir:value "EventTiming"] ;
fhir:CodeSystem.title [ fhir:value "Event Timing"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2016-11-11T00:00:00+11:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "EventTiming"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DK" ] ;
fhir:Coding.display [ fhir:value "Denmark" ]
]
] ;
fhir:CodeSystem.content [ fhir:value "supplement"] ;
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/event-timing" ;
fhir:link <http://hl7.org/fhir/event-timing>
] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "MORN" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Morning" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Morgen" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "MORN.early" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Early Morning" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Tidlig morgen" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "MORN.late" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Late Morning" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Sen morgen" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "NOON" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Noon" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Middag" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "AFT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Afternoon" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Eftermiddag" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "AFT.early" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Early Afternoon" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Tidlig eftermiddag" ]
]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "AFT.late" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Late Afternoon" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Sen eftermiddag" ]
]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "EVE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Evening" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Aften" ]
]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "EVE.early" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Early Evening" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Tidlig aften" ]
]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "EVE.late" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Late Evening" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Sen aften" ]
]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "NIGHT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Night" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Nat" ]
]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "PHS" ] ;
fhir:CodeSystem.concept.display [ fhir:value "After Sleep" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Efter søvn" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/EventTiming.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/EventTiming.ttl> .
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#10.0.0 based on FHIR 4.0.1. Generated 2026-08-06
