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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r3
Resource TypeConceptMap
IdConceptMap-R4-Subscription-element-map-to-R3.json
FHIR VersionR3
Sourcehttp://hl7.org/fhir/uv/xver-r4.r3/0.1.0/ConceptMap-R4-Subscription-element-map-to-R3.html
URLhttp://hl7.org/fhir/uv/xver/ConceptMap/R4-Subscription-element-map-to-R3
Version0.1.0
Statusactive
Date2026-03-17T16:03:37.1517239-05:00
NameR4SubscriptionElementMapToR3
TitleCross-version mapping for FHIR R4 Subscription to FHIR STU3 Subscription
Realmuv
Authorityhl7
DescriptionThis ConceptMap represents cross-version mappings for elements from a FHIR R4 Subscription to FHIR STU3.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.fhir.uv.xver-r4.r3#0.1.0extension-Subscription.channel.payloadR4: MIME type to send, or omit for no payload

Narrative

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

Generated Narrative: ConceptMap R4-Subscription-element-map-to-R3

Mapping from http://hl7.org/fhir/4.0 to http://hl7.org/fhir/3.0


Group 1 Mapping from http://hl7.org/fhir/StructureDefinition/Subscription|4.0.1 to http://hl7.org/fhir/StructureDefinition/Subscription|3.0.2

Source CodeRelationshipTarget CodeComment
Subscription.meta (meta)is equivalent toSubscription.metaElement `Subscription.meta` is mapped to FHIR STU3 element `Subscription.meta` as `Equivalent`.
Subscription.implicitRules (implicitRules)is equivalent toSubscription.implicitRulesElement `Subscription.implicitRules` is mapped to FHIR STU3 element `Subscription.implicitRules` as `Equivalent`. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
Subscription.language (language)is equivalent toSubscription.languageElement `Subscription.language` is mapped to FHIR STU3 element `Subscription.language` as `Equivalent`. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).
Subscription.text (text)is equivalent toSubscription.textElement `Subscription.text` is mapped to FHIR STU3 element `Subscription.text` as `Equivalent`. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
Subscription.contained (contained)is equivalent toSubscription.containedElement `Subscription.contained` is mapped to FHIR STU3 element `Subscription.contained` as `Equivalent`. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
Subscription.status (status)is equivalent toSubscription.statusElement `Subscription.status` is mapped to FHIR STU3 element `Subscription.status` as `Equivalent`. A client can only submit subscription resources in the requested or off state. Only the server can move a subscription from requested to active, and then to error. Either the server or the client can turn a subscription off. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.
Subscription.contact (contact)is equivalent toSubscription.contactElement `Subscription.contact` is mapped to FHIR STU3 element `Subscription.contact` as `Equivalent`.
Subscription.end (end)is equivalent toSubscription.endElement `Subscription.end` is mapped to FHIR STU3 element `Subscription.end` as `Equivalent`. The server is permitted to deviate from this time but should observe it.
Subscription.reason (reason)is equivalent toSubscription.reasonElement `Subscription.reason` is mapped to FHIR STU3 element `Subscription.reason` as `Equivalent`.
Subscription.criteria (criteria)is equivalent toSubscription.criteriaElement `Subscription.criteria` is mapped to FHIR STU3 element `Subscription.criteria` as `Equivalent`. The rules are search criteria (without the [base] part). Like Bundle.entry.request.url, it has no leading "/".
Subscription.error (error)is equivalent toSubscription.errorElement `Subscription.error` is mapped to FHIR STU3 element `Subscription.error` as `Equivalent`.
Subscription.channel (channel)maps to wider conceptSubscription.channelElement `Subscription.channel` is mapped to FHIR STU3 element `Subscription.channel` as `Equivalent`.
Subscription.channel.type (type)is equivalent toSubscription.channel.typeElement `Subscription.channel.type` is mapped to FHIR STU3 element `Subscription.channel.type` as `Equivalent`.
Subscription.channel.endpoint (endpoint)is equivalent toSubscription.channel.endpointElement `Subscription.channel.endpoint` is mapped to FHIR STU3 element `Subscription.channel.endpoint` as `Equivalent`. For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since there may be more than one, clients should avoid using relative URIs).
Subscription.channel.payload (payload)maps to wider conceptSubscription.channel.payloadElement `Subscription.channel.payload` is mapped to FHIR STU3 element `Subscription.channel.payload` as `Equivalent`. Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.
Subscription.channel.header (header)is equivalent toSubscription.channel.headerElement `Subscription.channel.header` is mapped to FHIR STU3 element `Subscription.channel.header` as `Equivalent`. Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

Group 2 Mapping from http://hl7.org/fhir/StructureDefinition/Subscription|4.0.1 to R4: MIME type to send, or omit for no payloadversion: 0.1.0)

Source CodeRelationshipTarget CodeComment
Subscription.channel.payload (payload)is equivalent toExtension (R4: MIME type to send, or omit for no payload)Element `Subscription.channel.payload` is mapped to FHIR STU3 element `Subscription.channel.payload` as `Equivalent`. Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

Source1

{
  "resourceType": "ConceptMap",
  "id": "R4-Subscription-element-map-to-R3",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/xver/ConceptMap/R4-Subscription-element-map-to-R3",
  "version": "0.1.0",
  "name": "R4SubscriptionElementMapToR3",
  "title": "Cross-version mapping for FHIR R4 Subscription to FHIR STU3 Subscription",
  "status": "active",
  "experimental": false,
  "date": "2026-03-17T16:03:37.1517239-05:00",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This ConceptMap represents cross-version mappings for elements from a FHIR R4 Subscription to FHIR STU3.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/4.0",
  "targetUri": "http://hl7.org/fhir/3.0",
  "group": [
    {
      "source": "http://hl7.org/fhir/StructureDefinition/Subscription",
      "sourceVersion": "4.0.1",
      "target": "http://hl7.org/fhir/StructureDefinition/Subscription",
      "targetVersion": "3.0.2",
      "element": [
        {
          "code": "Subscription.meta",
          "display": "meta",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.meta",
              "display": "Subscription.meta",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.meta` is mapped to FHIR STU3 element `Subscription.meta` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.implicitRules",
          "display": "implicitRules",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.implicitRules",
              "display": "Subscription.implicitRules",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.implicitRules` is mapped to FHIR STU3 element `Subscription.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc."
            }
          ]
        },
        {
          "code": "Subscription.language",
          "display": "language",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.language",
              "display": "Subscription.language",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.language` is mapped to FHIR STU3 element `Subscription.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."
            }
          ]
        },
        {
          "code": "Subscription.text",
          "display": "text",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.text",
              "display": "Subscription.text",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.text` is mapped to FHIR STU3 element `Subscription.text` as `Equivalent`.\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later."
            }
          ]
        },
        {
          "code": "Subscription.contained",
          "display": "contained",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.contained",
              "display": "Subscription.contained",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.contained` is mapped to FHIR STU3 element `Subscription.contained` as `Equivalent`.\nThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels."
            }
          ]
        },
        {
          "code": "Subscription.status",
          "display": "status",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.status",
              "display": "Subscription.status",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.status` is mapped to FHIR STU3 element `Subscription.status` as `Equivalent`.\nA client can only submit subscription resources in the requested or off state. Only the server can  move a subscription from requested to active, and then to error. Either the server or the client can turn a subscription off.\n\nThis element is labeled as a modifier because the status contains codes that mark the resource as not currently valid."
            }
          ]
        },
        {
          "code": "Subscription.contact",
          "display": "contact",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.contact",
              "display": "Subscription.contact",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.contact` is mapped to FHIR STU3 element `Subscription.contact` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.end",
          "display": "end",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.end",
              "display": "Subscription.end",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.end` is mapped to FHIR STU3 element `Subscription.end` as `Equivalent`.\nThe server is permitted to deviate from this time but should observe it."
            }
          ]
        },
        {
          "code": "Subscription.reason",
          "display": "reason",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.reason",
              "display": "Subscription.reason",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.reason` is mapped to FHIR STU3 element `Subscription.reason` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.criteria",
          "display": "criteria",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.criteria",
              "display": "Subscription.criteria",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.criteria` is mapped to FHIR STU3 element `Subscription.criteria` as `Equivalent`.\nThe rules are search criteria (without the [base] part). Like Bundle.entry.request.url, it has no leading \"/\"."
            }
          ]
        },
        {
          "code": "Subscription.error",
          "display": "error",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.error",
              "display": "Subscription.error",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.error` is mapped to FHIR STU3 element `Subscription.error` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.channel",
          "display": "channel",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "wider"
                }
              ],
              "code": "Subscription.channel",
              "display": "Subscription.channel",
              "equivalence": "wider",
              "comment": "Element `Subscription.channel` is mapped to FHIR STU3 element `Subscription.channel` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.channel.type",
          "display": "type",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.channel.type",
              "display": "Subscription.channel.type",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.channel.type` is mapped to FHIR STU3 element `Subscription.channel.type` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Subscription.channel.endpoint",
          "display": "endpoint",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.channel.endpoint",
              "display": "Subscription.channel.endpoint",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.channel.endpoint` is mapped to FHIR STU3 element `Subscription.channel.endpoint` as `Equivalent`.\nFor rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since there may be more than one, clients should avoid using relative URIs)."
            }
          ]
        },
        {
          "code": "Subscription.channel.payload",
          "display": "payload",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "wider"
                }
              ],
              "code": "Subscription.channel.payload",
              "display": "Subscription.channel.payload",
              "equivalence": "wider",
              "comment": "Element `Subscription.channel.payload` is mapped to FHIR STU3 element `Subscription.channel.payload` as `Equivalent`.\nSending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured."
            }
          ]
        },
        {
          "code": "Subscription.channel.header",
          "display": "header",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Subscription.channel.header",
              "display": "Subscription.channel.header",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.channel.header` is mapped to FHIR STU3 element `Subscription.channel.header` as `Equivalent`.\nExactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions."
            }
          ]
        }
      ]
    },
    {
      "source": "http://hl7.org/fhir/StructureDefinition/Subscription",
      "sourceVersion": "4.0.1",
      "target": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Subscription.channel.payload",
      "targetVersion": "0.1.0",
      "element": [
        {
          "code": "Subscription.channel.payload",
          "display": "payload",
          "target": [
            {
              "modifierExtension": [
                {
                  "url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode": "equivalent"
                }
              ],
              "code": "Extension",
              "equivalence": "equivalent",
              "comment": "Element `Subscription.channel.payload` is mapped to FHIR STU3 element `Subscription.channel.payload` as `Equivalent`.\nSending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured."
            }
          ]
        }
      ]
    }
  ]
}