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

FHIR IG Statistics: ValueSet/R5-event-timing-for-R4

Packagehl7.fhir.uv.xver-r5.r4
Resource TypeValueSet
IdR5-event-timing-for-R4
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-event-timing-for-R4
URLhttp://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-event-timing-for-R4
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:14:45.5092106+02:00
NameR5-event-timing-for-R4
TitleCross-version VS for R5.EventTiming for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/event-timing|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
event-timingEvent Timing

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R5-event-timing-for-R4",
  "url": "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-event-timing-for-R4",
  "version": "0.0.1-snapshot-1",
  "name": "R5-event-timing-for-R4",
  "title": "Cross-version VS for R5.EventTiming for use in FHIR R4",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:14:45.5092106+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/event-timing|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "5.0.0",
        "concept": [
          {
            "code": "IMD",
            "display": "Immediate"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/event-timing",
        "version": "5.0.0",
        "code": "IMD",
        "display": "Immediate"
      }
    ]
  }
}