FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/EventTiming

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
IdEventTiming
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-EventTiming.html
URLhttp://hl7.org/fhir/event-timing
Version3.5.1
Statusactive
Date2016-11-11T00:00:00+11:00
NameEventTiming
TitleEvent Timing
Realmdk
DescriptionEventTiming
Contentsupplement
Supplementshttp://hl7.org/fhir/event-timing

Resources that use this resource

CodeSystem
event-timingEventTiming
event-timingEvent Timing
ConceptMap
KBV_CM_MIO_NFD_Dosage_Point_Of_Time_GermanDosierung mittels 4-teiligem Schema
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
KBV_CM_MIO_TELE_Event_Timing_GermanKBV_CM_MIO_TELE_Event_Timing_German
ValueSet
TimingWhenDgMPTiming When dgMP
KBV_VS_MIO_NFD_Dosage_Point_Of_TimeDosierung mittels 4-teiligem Schema
KBV_VS_Base_EventTimingEventTiming
nll-event-timingPeriod på dygnet
R5-event-timing-for-R4BCross-version VS for R5.EventTiming for use in FHIR R4B
ch-emed-epr-event-timingEvent Timings
mni-takingTimeForPosologyMedNet Interface (MNI) - Taking Time For Posology ValueSet
R5-event-timing-for-R4Cross-version VS for R5.EventTiming for use in FHIR R4
KBV_VS_MIO_TELE_Event_TimingDosierung mittels 4-teiligem Schema
2.16.840.1.113762.1.4.1254.2EventTiming-EventTiming
event-timingEventTiming

Resources that this resource uses

CodeSystem
event-timingEvent Timing

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Kodesystem EventTiming

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:

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

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"
        }
      ]
    }
  ]
}