FHIR IG Statistics: CodeSystem/EventTiming
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Last updated: 2016-11-11 00:00:00+1100
This code system supplement http://hl7.org/fhir/event-timing
defines displays on the following codes:
Code | Display | Definition | Dansk (Danish, da) |
MORN | Morning | Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation. | Morgen |
MORN.early | Early Morning | Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation. | Tidlig morgen |
MORN.late | Late Morning | Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation. | Sen morgen |
NOON | Noon | Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation. | Middag |
AFT | Afternoon | Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation. | Eftermiddag |
AFT.early | Early Afternoon | Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation. | Tidlig eftermiddag |
AFT.late | Late Afternoon | Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation. | Sen eftermiddag |
EVE | Evening | Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation. | Aften |
EVE.early | Early Evening | Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation. | Tidlig aften |
EVE.late | Late Evening | Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation. | Sen aften |
NIGHT | Night | Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation. | Nat |
PHS | After Sleep | Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation. | Efter søvn |
Source
{
"resourceType": "CodeSystem",
"id": "EventTiming",
"meta": {
"lastUpdated": "2016-11-11T00:00:00.000+11:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/event-timing",
"version": "3.5.1",
"name": "EventTiming",
"title": "Event Timing",
"status": "active",
"experimental": false,
"date": "2016-11-11T00:00:00+11:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "EventTiming",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/event-timing",
"concept": [
{
"code": "MORN",
"display": "Morning",
"definition": "Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Morgen"
}
]
},
{
"code": "MORN.early",
"display": "Early Morning",
"definition": "Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Tidlig morgen"
}
]
},
{
"code": "MORN.late",
"display": "Late Morning",
"definition": "Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Sen morgen"
}
]
},
{
"code": "NOON",
"display": "Noon",
"definition": "Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Middag"
}
]
},
{
"code": "AFT",
"display": "Afternoon",
"definition": "Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Eftermiddag"
}
]
},
{
"code": "AFT.early",
"display": "Early Afternoon",
"definition": "Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Tidlig eftermiddag"
}
]
},
{
"code": "AFT.late",
"display": "Late Afternoon",
"definition": "Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Sen eftermiddag"
}
]
},
{
"code": "EVE",
"display": "Evening",
"definition": "Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Aften"
}
]
},
{
"code": "EVE.early",
"display": "Early Evening",
"definition": "Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Tidlig aften"
}
]
},
{
"code": "EVE.late",
"display": "Late Evening",
"definition": "Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Sen aften"
}
]
},
{
"code": "NIGHT",
"display": "Night",
"definition": "Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Nat"
}
]
},
{
"code": "PHS",
"display": "After Sleep",
"definition": "Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.",
"designation": [
{
"language": "da",
"value": "Efter søvn"
}
]
}
]
}