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

FHIR IG Statistics: ValueSet/R4B-participantrequired-for-R5

Packagehl7.fhir.uv.xver-r4b.r5
Resource TypeValueSet
IdR4B-participantrequired-for-R5
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-participantrequired-for-R5
URLhttp://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-participantrequired-for-R5
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:13:48.8486113+02:00
NameR4B-participantrequired-for-R5
TitleCross-version VS for R4B.ParticipantRequired for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/participantrequired|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.

Resources that use this resource

StructureDefinition
extension-Appointment.participant.requiredCross-version Extension for R4B.Appointment.participant.required for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R4B-participantrequired-for-R5",
  "url": "http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-participantrequired-for-R5",
  "version": "0.0.1-snapshot-1",
  "name": "R4B-participantrequired-for-R5",
  "title": "Cross-version VS for R4B.ParticipantRequired for use in FHIR R5",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:13:48.8486113+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/participantrequired|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/participantrequired",
        "version": "4.3.0",
        "concept": [
          {
            "code": "required",
            "display": "Required"
          },
          {
            "code": "optional",
            "display": "Optional"
          },
          {
            "code": "information-only",
            "display": "Information Only"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/participantrequired",
        "version": "4.3.0",
        "code": "required",
        "display": "Required"
      },
      {
        "system": "http://hl7.org/fhir/participantrequired",
        "version": "4.3.0",
        "code": "optional",
        "display": "Optional"
      },
      {
        "system": "http://hl7.org/fhir/participantrequired",
        "version": "4.3.0",
        "code": "information-only",
        "display": "Information Only"
      }
    ]
  }
}