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

FHIR IG Statistics: ValueSet/R2-encounter-participant-type-for-R4B

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeValueSet
IdR2-encounter-participant-type-for-R4B
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r2.r4b@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/1.0/ValueSet/R2-encounter-participant-type-for-R4B
URLhttp://hl7.org/fhir/uv/xver/1.0/ValueSet/R2-encounter-participant-type-for-R4B
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:11:35.0885549+02:00
NameR2-encounter-participant-type-for-R4B
TitleCross-version VS for R2.ParticipantType for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/encounter-participant-type|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.

Resources that use this resource

StructureDefinition
extension-Appointment.participant.typeCross-version Extension for R2.Appointment.participant.type for use in FHIR R4B
extension-AppointmentResponse.participantTypeCross-version Extension for R2.AppointmentResponse.participantType for use in FHIR R4B

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R2-encounter-participant-type-for-R4B",
  "url": "http://hl7.org/fhir/uv/xver/1.0/ValueSet/R2-encounter-participant-type-for-R4B",
  "version": "0.0.1-snapshot-1",
  "name": "R2-encounter-participant-type-for-R4B",
  "title": "Cross-version VS for R2.ParticipantType for use in FHIR R4B",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:11:35.0885549+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/encounter-participant-type|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "concept": [
          {
            "code": "SPRF"
          },
          {
            "code": "PPRF"
          },
          {
            "code": "PART"
          },
          {
            "code": "ADM",
            "display": "admitter"
          },
          {
            "code": "ATND",
            "display": "attender"
          },
          {
            "code": "CALLBCK",
            "display": "callback contact"
          },
          {
            "code": "CON",
            "display": "consultant"
          },
          {
            "code": "DIS",
            "display": "discharger"
          },
          {
            "code": "ESC",
            "display": "escort"
          },
          {
            "code": "REF",
            "display": "referrer"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/participant-type",
        "version": "1.0.2",
        "concept": [
          {
            "code": "translator",
            "display": "Translator"
          },
          {
            "code": "emergency",
            "display": "Emergency"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "SPRF"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "PPRF"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "PART"
      },
      {
        "system": "http://hl7.org/fhir/participant-type",
        "version": "1.0.2",
        "code": "translator",
        "display": "Translator"
      },
      {
        "system": "http://hl7.org/fhir/participant-type",
        "version": "1.0.2",
        "code": "emergency",
        "display": "Emergency"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "ADM",
        "display": "admitter"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "ATND",
        "display": "attender"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "CALLBCK",
        "display": "callback contact"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "CON",
        "display": "consultant"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "DIS",
        "display": "discharger"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "ESC",
        "display": "escort"
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "version": "1.0.2",
        "code": "REF",
        "display": "referrer"
      }
    ]
  }
}