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 | 
{
  "resourceType" : "CodeSystem",
  "id" : "event-timing",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "extension" : [
    {
      "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
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://hl7.org/fhir/event-timing",
  "version" : "5.0.0",
  "name" : "EventTiming",
  "title" : "EventTiming",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-26T14:21:02+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "Real-world event relating to the schedule.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "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."
    }
  ]
}