FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b.r4b
Resource TypeValueSet
IdValueSet-R4-event-timing-for-R4B.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet R4-event-timing-for-R4B

This value set expansion contains 13 concepts.

CodeSystemDisplayDefinition
  MORN.earlyhttp://hl7.org/fhir/event-timingEarly MorningEvent occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.
  NOONhttp://hl7.org/fhir/event-timingNoonEvent occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.
  AFT.earlyhttp://hl7.org/fhir/event-timingEarly AfternoonEvent occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.
  EVEhttp://hl7.org/fhir/event-timingEveningEvent occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.
  EVE.latehttp://hl7.org/fhir/event-timingLate EveningEvent occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.
  PHShttp://hl7.org/fhir/event-timingAfter SleepEvent occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.
  WAKEhttp://terminology.hl7.org/CodeSystem/v3-TimingEventWAKE

Description: Upon waking up from a regular period of sleep, in order to start regular activities (this would exclude waking up from a nap or temporarily waking up during a period of sleep)

Usage Notes: e.g.

Take pulse rate on waking in management of thyrotoxicosis.

Take BP on waking in management of hypertension

Take basal body temperature on waking in establishing date of ovulation

  CMhttp://terminology.hl7.org/CodeSystem/v3-TimingEventCM

Description: breakfast (from lat. cibus matutinus)

  CVhttp://terminology.hl7.org/CodeSystem/v3-TimingEventCV

Description: dinner (from lat. cibus vespertinus)

  ACMhttp://terminology.hl7.org/CodeSystem/v3-TimingEventACM

before breakfast (from lat. ante cibus matutinus)

  ACVhttp://terminology.hl7.org/CodeSystem/v3-TimingEventACV

before dinner (from lat. ante cibus vespertinus)

  PCMhttp://terminology.hl7.org/CodeSystem/v3-TimingEventPCM

after breakfast (from lat. post cibus matutinus)

  PCVhttp://terminology.hl7.org/CodeSystem/v3-TimingEventPCV

after dinner (from lat. post cibus vespertinus)


Source1

{
  "resourceType": "ValueSet",
  "id": "R4-event-timing-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/4.0/ValueSet/R4-event-timing-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R4_event_timing_for_R4B",
  "title": "Cross-version VS for R4.EventTiming for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:16.415632+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/event-timing|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "concept": [
          {
            "code": "MORN.early",
            "display": "Early Morning"
          },
          {
            "code": "NOON",
            "display": "Noon"
          },
          {
            "code": "AFT.early",
            "display": "Early Afternoon"
          },
          {
            "code": "EVE",
            "display": "Evening"
          },
          {
            "code": "EVE.late",
            "display": "Late Evening"
          },
          {
            "code": "PHS",
            "display": "After Sleep"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "WAKE",
            "display": "WAKE"
          },
          {
            "code": "CM",
            "display": "CM"
          },
          {
            "code": "CV",
            "display": "CV"
          },
          {
            "code": "ACM",
            "display": "ACM"
          },
          {
            "code": "ACV",
            "display": "ACV"
          },
          {
            "code": "PCM",
            "display": "PCM"
          },
          {
            "code": "PCV",
            "display": "PCV"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:16.415634+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "MORN.early",
        "display": "Early Morning"
      },
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "NOON",
        "display": "Noon"
      },
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "AFT.early",
        "display": "Early Afternoon"
      },
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "EVE",
        "display": "Evening"
      },
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "EVE.late",
        "display": "Late Evening"
      },
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "4.0.1",
        "code": "PHS",
        "display": "After Sleep"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "WAKE",
        "display": "WAKE"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "CM",
        "display": "CM"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "CV",
        "display": "CV"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "ACM",
        "display": "ACM"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "ACV",
        "display": "ACV"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "PCM",
        "display": "PCM"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "version": "2018-08-12",
        "code": "PCV",
        "display": "PCV"
      }
    ]
  }
}