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

FHIR IG Statistics: ValueSet/R4B-interaction-trigger-for-R4

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

Resources that use this resource

StructureDefinition
extension-SubscriptionTopicCross-version Extension for R4B.SubscriptionTopic for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R4B-interaction-trigger-for-R4",
  "url": "http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-interaction-trigger-for-R4",
  "version": "0.0.1-snapshot-1",
  "name": "R4B-interaction-trigger-for-R4",
  "title": "Cross-version VS for R4B.InteractionTrigger for use in FHIR R4",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:13:48.2878255+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/interaction-trigger|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/restful-interaction",
        "version": "4.3.0",
        "concept": [
          {
            "code": "create",
            "display": "create"
          },
          {
            "code": "update",
            "display": "update"
          },
          {
            "code": "delete",
            "display": "delete"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/restful-interaction",
        "version": "4.3.0",
        "code": "create",
        "display": "create"
      },
      {
        "system": "http://hl7.org/fhir/restful-interaction",
        "version": "4.3.0",
        "code": "update",
        "display": "update"
      },
      {
        "system": "http://hl7.org/fhir/restful-interaction",
        "version": "4.3.0",
        "code": "delete",
        "display": "delete"
      }
    ]
  }
}