http://hl7.org/fhir/event-timing|5.0.0

name
EventTiming
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2023-03-26 04:21:02.0

EventTiming

Real-world event relating to the schedule.

{
  "description" : "Real-world event relating to the schedule.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-03-26T04:21:02Z",
  "meta" : {
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "EventTiming",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "EventTiming",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode" : "4.0.0"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  } ],
  "status" : "active",
  "id" : "b9a450e3-a8bd-5e10-9aee-84a9b10fe92b",
  "url" : "http://hl7.org/fhir/event-timing",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.76",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "MORN",
    "display" : "Morning",
    "definition" : "Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation."
  }, {
    "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."
  }, {
    "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."
  }, {
    "code" : "NOON",
    "display" : "Noon",
    "definition" : "Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation."
  }, {
    "code" : "AFT",
    "display" : "Afternoon",
    "definition" : "Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation."
  }, {
    "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."
  }, {
    "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."
  }, {
    "code" : "EVE",
    "display" : "Evening",
    "definition" : "Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation."
  }, {
    "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."
  }, {
    "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."
  }, {
    "code" : "NIGHT",
    "display" : "Night",
    "definition" : "Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation."
  }, {
    "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."
  }, {
    "code" : "IMD",
    "display" : "Immediate",
    "definition" : "Event occurs a single time (with no repetitions) as soon as possible after the scheduled or actual start of the overall event."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}