FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. 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 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "event-timing"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/event-timing</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">MORN\n <a name=\"event-timing-MORN\"> </a>\n </td>\n <td>Morning</td>\n <td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">MORN.early\n <a name=\"event-timing-MORN.46early\"> </a>\n </td>\n <td>Early Morning</td>\n <td>Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">MORN.late\n <a name=\"event-timing-MORN.46late\"> </a>\n </td>\n <td>Late Morning</td>\n <td>Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">NOON\n <a name=\"event-timing-NOON\"> </a>\n </td>\n <td>Noon</td>\n <td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">AFT\n <a name=\"event-timing-AFT\"> </a>\n </td>\n <td>Afternoon</td>\n <td>Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">AFT.early\n <a name=\"event-timing-AFT.46early\"> </a>\n </td>\n <td>Early Afternoon</td>\n <td>Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">AFT.late\n <a name=\"event-timing-AFT.46late\"> </a>\n </td>\n <td>Late Afternoon</td>\n <td>Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">EVE\n <a name=\"event-timing-EVE\"> </a>\n </td>\n <td>Evening</td>\n <td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">EVE.early\n <a name=\"event-timing-EVE.46early\"> </a>\n </td>\n <td>Early Evening</td>\n <td>Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">EVE.late\n <a name=\"event-timing-EVE.46late\"> </a>\n </td>\n <td>Late Evening</td>\n <td>Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">NIGHT\n <a name=\"event-timing-NIGHT\"> </a>\n </td>\n <td>Night</td>\n <td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">PHS\n <a name=\"event-timing-PHS\"> </a>\n </td>\n <td>After Sleep</td>\n <td>Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">IMD\n <a name=\"event-timing-IMD\"> </a>\n </td>\n <td>Immediate</td>\n <td>Event occurs a single time (with no repetitions) as soon as possible after the scheduled or actual start of the overall event.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
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 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
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/event-timing"^^xsd:anyURI] ; #
fhir:version [ fhir:v "5.0.0"] ; #
fhir:name [ fhir:v "EventTiming"] ; #
fhir:title [ fhir:v "EventTiming"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-03-26T14:21:02+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( 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:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
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: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: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: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: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: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: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: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: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: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: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: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:code [ fhir:v "IMD" ] ;
fhir:display [ fhir:v "Immediate" ] ;
fhir:definition [ fhir:v "Event occurs a single time (with no repetitions) as soon as possible after the scheduled or actual start of the overall event." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
